-
Notifications
You must be signed in to change notification settings - Fork 608
[executorch] Add vectorized scalar path for single-element Tensor passed to optimized mul #4807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…sed to optimized mul We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization. Differential Revision: [D61560825](https://our.internmc.facebook.com/intern/diff/D61560825/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4807
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 68ea032 with merge base 35e2302 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D61560825 |
… Tensor passed to optimized mul" We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization. Differential Revision: [D61560825](https://our.internmc.facebook.com/intern/diff/D61560825/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D61560825 |
… Tensor passed to optimized mul" We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization. Differential Revision: [D61560825](https://our.internmc.facebook.com/intern/diff/D61560825/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D61560825 |
… Tensor passed to optimized mul" We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization. Differential Revision: [D61560825](https://our.internmc.facebook.com/intern/diff/D61560825/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D61560825 |
a9a8b6f
into
gh/swolchok/17/base
…zed 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]>
…sed to optimized mul Pull Request resolved: pytorch/executorch#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/)
Stack from ghstack (oldest at bottom):
We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.
Differential Revision: D61560825