triton.language.fma

triton.language.fma(x, y, z)

Computes the element-wise fused multiply-add of x, y, and z.

Parameters:
  • x (Block) – the input values

  • y (Block) – the input values

  • z (Block) – the input values