pub fn matrix_batch_layout(
strides: &[usize],
scheme: Option<&QuantScheme>,
) -> MatrixBatchLayoutExpand description
Return the layout of a matrix batch given the strides.
pub fn matrix_batch_layout(
strides: &[usize],
scheme: Option<&QuantScheme>,
) -> MatrixBatchLayoutReturn the layout of a matrix batch given the strides.