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

◆ nn_print_tensor2d_f32()

void nn_print_tensor2d_f32 ( const Tensor2D_F32 tensor)

Prints the content of a 2D floating-point data tensor.

Parameters
tensorThe 2D floating-point data tensor to print.