cubecl_core::frontend::cmma

Function load

Source
pub fn load<C: CubeType>(mat: &Matrix<C>, value: &Slice<'_, C>, stride: u32)
Expand description

Load the matrix with the provided array using the stride.