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

◆ nn_rand2d_i32()

Tensor2D_I32 * nn_rand2d_i32 ( size_t  shape[2])

Creates a 2D tensor with type I32 and initializes it to a random value.

nn_rand2d_i32

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