|
OpenNN
Open-source neural networks library
|
Lightweight description of a tensor's shape and data type (no storage attached). More...
#include <tensor_utilities.h>
Public Attributes | |
| Shape | shape |
| Type | dtype = Type::FP32 |
Lightweight description of a tensor's shape and data type (no storage attached).
| Type opennn::TensorSpec::dtype = Type::FP32 |
| Shape opennn::TensorSpec::shape |