-
Notifications
You must be signed in to change notification settings - Fork 608
[executorch] Optimized 2D-by-1D broadcasting in optimized op_mul #4808
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
Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4808
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit fefc4a2 with merge base 35e2302 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/) ghstack-source-id: 238994618 Pull Request resolved: #4808
This pull request was exported from Phabricator. Differential Revision: D61560826 |
…op_mul" Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D61560826 |
Pull Request resolved: #4808 Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. ghstack-source-id: 239001636 @exported-using-ghexport Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/)
…op_mul" Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D61560826 |
…op_mul" Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D61560826 |
0e077cf
into
gh/swolchok/18/base
Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/) Pull Request resolved: #4808 --------- Co-authored-by: Scott Wolchok <[email protected]>
Pull Request resolved: pytorch/executorch#4808 Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case. ghstack-source-id: 240122842 @exported-using-ghexport Differential Revision: [D61560826](https://our.internmc.facebook.com/intern/diff/D61560826/)
Stack from ghstack (oldest at bottom):
Detect that we are doing an elementwise multiplication for a 2D tensor and a 1D tensor. Dispatch to a vectorized kernel for this case.
Differential Revision: D61560826