pub fn index_offset_contiguous_fastdivmod( offset: u32, shape: &Sequence<FastDivmod>, stride: &Sequence<u32>, line_size: u32, ) -> u32
Returns the offset of the tensor corresponding to a contiguous layout.