cubecl_core::frontend::div

Function expand

Source
pub fn expand<C: CubePrimitive>(
    context: &mut CubeContext,
    lhs: impl Into<ExpandElementTyped<C>>,
    rhs: impl Into<ExpandElementTyped<C>>,
) -> ExpandElementTyped<C>