pub fn matrix_batch_layout(strides: &[usize]) -> MatrixBatchLayout
Expand description
Return the layout of a matrix batch given the strides.
pub fn matrix_batch_layout(strides: &[usize]) -> MatrixBatchLayout
Return the layout of a matrix batch given the strides.