pub unsafe extern "C" fn nn_tensor_dims( tensor: *const NNTensor, ) -> i32
Returns the number of dimensions of the given tensor object.
@public @memberof NNTensor @since 2.0