Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CTensor0D_F16A 0D tensor (scalar) with a half-precision floating-point data type
 CTensor0D_F32A 0D tensor (scalar) with a float data type
 CTensor0D_I32A 0D tensor (scalar) with a int32_t data type
 CTensor1D_F16A 1D tensor with a half-precision floating-point data type
 CTensor1D_F32A 1D tensor with a float data type
 CTensor1D_I32A 1D tensor with a int32_t data type
 CTensor2D_F16A 2D tensor with a half-precision floating-point data type
 CTensor2D_F32A 2D tensor with a float data type
 CTensor2D_I32A 2D tensor with a int32_t data type
 CTensor3D_F32A 3D tensor with a float data type
 CTensor4D_F32A 4D tensor with a float data type