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
Update on "Use at::Vectorized in optimized log_softmax"
This should allow us to enable this op in OSS, because Vectorized handles any Sleef issues for us as needed. (I considered going straight to sharing the PyTorch core implementation, but we need parallel_for enabled for that and this improvement is easy enough to make.)
Differential Revision: [D69473208](https://our.internmc.facebook.com/intern/diff/D69473208/)
[ghstack-poisoned]
0 commit comments