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

◆ nn_tensor0d_f32()

Tensor0D_F32 * nn_tensor0d_f32 ( float  data)

nn_tensor0d_f32

Creates a 0D tensor with type F32.

Parameters
dataThe data to store in the tensor.