triton.language.fdiv

triton.language.fdiv(x, y, ieee_rounding=False)

Computes the element-wise fast division of x and y.

Parameters:
  • x (Block) – the input values

  • y (Block) – the input values