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

◆ nn_rand1d_f16()

Tensor1D_F16 * nn_rand1d_f16 ( size_t  shape[1])

Creates a 1D tensor with type F16 and initializes it to a random value.

nn_rand1d_f16

Parameters
shapeThe shape of the tensor.
Returns
The created tensor.