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
Do not assume that functor will return the same results as its arguments, but rather dynamically infer it using `decltype` and `::metal::declval`
This is a no-op that prepares for migration of `copysign` of integral arguments, that would return a float
Pull Request resolved: pytorch#147182
Approved by: https://github.com/dcci
0 commit comments