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
[executorch] Add vectorized scalar path for single-element Tensor passed to optimized mul
Pull Request resolved: #4807
We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.
ghstack-source-id: 240122839
@exported-using-ghexport
Differential Revision: [D61560825](https://our.internmc.facebook.com/intern/diff/D61560825/)
0 commit comments