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

◆ nn_print_tensor2d_f32()

void nn_print_tensor2d_f32 ( const Tensor2D_F32 tensor)

nn_print_tensor2d_f32

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

Parameters
tensorThe 2D tensor to print.