triton.experimental.gluon.language.fma
- triton.experimental.gluon.language.fma(x, y, z, _semantic=None)
Computes the element-wise fused multiply-add of
x,y, andz.- Parameters:
x (Block) – the input values
y (Block) – the input values
z (Block) – the input values