nn_tensor_dims

Function nn_tensor_dims 

Source
pub unsafe extern "C" fn nn_tensor_dims(
    tensor: *const NNTensor,
) -> i32
Expand description

Returns the number of dimensions of the given tensor object.

@public @memberof NNTensor @since 2.0