Function cubecl_core::frontend::fma_expand
source ยท pub fn fma_expand<C: CubePrimitive>(
context: &mut CubeContext,
a: ExpandElement,
b: ExpandElement,
c: ExpandElement,
) -> ExpandElement
Expand description
Expand method of fma.