Baremetal-NN
Baremetal-NN API documentation
|
Tensor2D_F32 * nn_rand2d_f32 | ( | size_t | shape[2] | ) |
Returns a 2D floating-point data tensor filled with random floating-point numbers, with the shape defined by the 2-element array shape
.