|
Baremetal-NN
Baremetal-NN API documentation
|
| Tensor0D_F32 * nn_full0d_f32 | ( | float | data | ) |
Returns a 0D floating-point data tensor (scalar) filled with the scalar value data.
nn_full0d_f32
| data | The scalar value to fill the tensor with. |