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