Function executorch_sys::torch::executor::TensorImpl_strides
source ยท pub unsafe extern "C" fn TensorImpl_strides(
this: *const TensorImpl,
) -> ArrayRef<TensorImpl_StridesType>Expand description
Returns the strides of the tensor at each dimension.