|
Open Deep Learning API
|
Shape of value. More...
#include <odla_value.h>
Data Fields | |
| odla_int32 | size |
| odla_int64 | dims [ODLA_MAX_DIMENSION] |
Shape of value.
Definition at line 51 of file odla_value.h.
| odla_int64 odla_value_shape::dims[ODLA_MAX_DIMENSION] |
Definition at line 55 of file odla_value.h.
| odla_int32 odla_value_shape::size |
Definition at line 53 of file odla_value.h.