Function cubecl_core::frontend::cmma::execute::__expand

source ยท
pub fn __expand<A: CubePrimitive, B: CubePrimitive, C: CubePrimitive, D: CubePrimitive>(
    context: &mut CubeContext,
    mat_a: MatrixExpand,
    mat_b: MatrixExpand,
    mat_c: MatrixExpand,
    mat_d: MatrixExpand,
)
Expand description

Expand method of execute().