triton.language.sqrt_rn¶
- triton.language.sqrt_rn(x, _builder=None)¶
Computes the element-wise precise square root (rounding to nearest wrt the IEEE standard) of
x.- 参数:
x (Block) -- the input values
Computes the element-wise precise square root (rounding to nearest wrt the IEEE standard) of x.
x (Block) -- the input values