Function cubecl_core::frontend::cmma::load

source ยท
pub fn load<C: CubeType>(mat: &Matrix<C>, value: &Slice<'_, C>, stride: UInt)
Expand description

Load the matrix with the provided array using the stride.