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

◆ nn_print_shape()

void nn_print_shape ( size_t  ndim,
const size_t *  shape 
)

nn_print_shape

Prints the shape of the tensor.

Parameters
ndimThe number of dimensions.
shapeThe shape to print.