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

◆ NN_is_scalar()

static uint8_t NN_is_scalar ( Tensor tensor)
inlinestatic

Returns if the tensor is a scalar

A scalar is a 0D tensor with a single element

Parameters
tensorthe target tensor