triton.experimental.gluon.language.div_rn
- triton.experimental.gluon.language.div_rn(x, y, _semantic=None)
Computes the element-wise precise division (rounding to nearest wrt the IEEE standard) of
xandy.- Parameters:
x (Block) – the input values
y (Block) – the input values