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