Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches

◆ nn_zeros3d_f32()

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.