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
Workaround arm64 gcc error in std::copysign (pytorch#51900)
Summary:
Move definition of copysign template and specialization for
bfloat16/half types before first use of copysign in that file
Add comment explaining why this is necessary
Fixespytorch#51889
Pull Request resolved: pytorch#51900
Reviewed By: walterddr
Differential Revision: D26321741
Pulled By: malfet
fbshipit-source-id: 888858b11d9708fa140fe9c0570cc5a24599205b
0 commit comments