triton.language.div_rn

triton.language.div_rn(x, y)

Computes the element-wise precise division (rounding to nearest) of x and y.

Parameters:
  • x (Block) – the input values

  • y (Block) – the input values