|
Baremetal-NN
Baremetal-NN API documentation
|
| Tensor1D_F32 * nn_rand1d_f32 | ( | size_t | shape[1] | ) |
Returns a 1D floating-point data tensor filled with random floating-point numbers, with the shape defined by the 1-element array shape.
nn_rand1d_f32
| shape | The shape of the tensor. |