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

◆ nn_print_tensor1d_f32()

void nn_print_tensor1d_f32 ( const Tensor1D_F32 tensor)

nn_print_tensor1d_f32

Prints the content of a 1D tensor with type F32.

Parameters
tensorThe 1D tensor to print.