API Reference Manual
1.46.0
|
Model input / output data format. More...
#include <ml_types.h>
Data Fields | |
odp_ml_data_type_t | data_type |
Model input / output data type. | |
uint32_t | data_type_size |
Size of data type in bytes. | |
odp_ml_shape_info_t | shape |
Model input / output data shape. | |
Model input / output data format.
Definition at line 583 of file api/spec/ml_types.h.