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

◆ nn_tensor0d_f16()

Tensor0D_F16 * nn_tensor0d_f16 ( float16_t  data)

Creates a 0D tensor with type F16.

nn_tensor0d_f16

Parameters
dataThe data to store in the tensor.
Returns
The created tensor.