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