|
Baremetal-NN
Baremetal-NN API documentation
|
| Tensor3D_F32 * nn_zeros3d_f32 | ( | size_t | shape[3] | ) |
Returns a 3D floating-point data tensor filled with the scalar value 0, with the shape defined by the 3-element array shape.
nn_zeros3d_f32
| shape | The shape of the tensor. |