Function cubecl_core::frontend::eq::expand
source ยท pub fn expand<C: CubePrimitive>(
context: &mut CubeContext,
lhs: ExpandElementTyped<C>,
rhs: ExpandElementTyped<C>,
) -> ExpandElementTyped<bool>
pub fn expand<C: CubePrimitive>(
context: &mut CubeContext,
lhs: ExpandElementTyped<C>,
rhs: ExpandElementTyped<C>,
) -> ExpandElementTyped<bool>