Getting Started
Python API
fma()
Triton MLIR Dialects
Programming Guide
Computes the element-wise fused multiply-add of x, y, and z.
x
y
z
x (Block) – the input values
y (Block) – the input values
z (Block) – the input values