Function deepviewrt_sys::nn_tensor_dims
source · pub unsafe extern "C" fn nn_tensor_dims(
tensor: *const NNTensor
) -> i32Expand description
Returns the number of dimensions of the given tensor object.
@public @memberof NNTensor @since 2.0