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
Add vectorized scalar path for single-element Tensor passed to optimized mul (#4964)
We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.
Differential Revision: D61560825
Pull Request resolved: #4807
---------
Co-authored-by: Scott Wolchok <[email protected]>
0 commit comments