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
[BE][MPS] Use copysign for imaginary part of sqrt (pytorch#148286)
Also it's tempting trying to replace `a*a + b*b` with `dot(input[index])` but for some reason it results in a slightly different output
Pull Request resolved: pytorch#148286
Approved by: https://github.com/dcci
ghstack dependencies: pytorch#148285
0 commit comments