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

◆ nn_tensor0d_i32()

Tensor0D_I32 * nn_tensor0d_i32 ( int32_t  data)

nn_tensor0d_i32

Creates a 0D tensor with type I32.

Parameters
dataThe data to store in the tensor.