pub fn is_contiguous(strides: &[usize]) -> bool
Checks if the tensor associated with the given strides is contiguous.