You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds a function to compute the inverse square root of a single-
or double-precision value. On GPUs this should be faster than doing the
inverse and square root separately.
0 commit comments