-
Couldn't load subscription status.
- Fork 700
[ET][Portable] Test bad alpha values: op_add #12030
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
[ET][Portable] Test bad alpha values: op_add #12030
Conversation
This PR does the following: - Tests for bad alpha values: add.Tensor & add.Scalar - Fixes alpha handling in portable/optimized op_add kernels - Eliminates usage of ET_SWITCH_SCALAR_OBJ_TYPES in optimized op_add kernel Differential Revision: [D77325770](https://our.internmc.facebook.com/intern/diff/D77325770/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12030
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit aa0e927 with merge base b3c9bf7 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR does the following: - Tests for bad alpha values: add.Tensor & add.Scalar - Fixes alpha handling in portable/optimized op_add kernels - Eliminates usage of ET_SWITCH_SCALAR_OBJ_TYPES in optimized op_add kernel Differential Revision: [D77325770](https://our.internmc.facebook.com/intern/diff/D77325770/) ghstack-source-id: 292781237 Pull Request resolved: #12030
|
This pull request was exported from Phabricator. Differential Revision: D77325770 |
This PR does the following: - Tests for bad alpha values: add.Tensor & add.Scalar - Fixes alpha handling in portable/optimized op_add kernels - Eliminates usage of ET_SWITCH_SCALAR_OBJ_TYPES in optimized op_add kernel Differential Revision: [D77325770](https://our.internmc.facebook.com/intern/diff/D77325770/) [ghstack-poisoned]
Pull Request resolved: #12030 This PR does the following: - Tests for bad alpha values: add.Tensor & add.Scalar - Fixes alpha handling in portable/optimized op_add kernels - Eliminates usage of ET_SWITCH_SCALAR_OBJ_TYPES in optimized op_add kernel Differential Revision: [D77325770](https://our.internmc.facebook.com/intern/diff/D77325770/) ghstack-source-id: 293092353
|
This pull request was exported from Phabricator. Differential Revision: D77325770 |
This PR does the following: - Tests for bad alpha values: add.Tensor & add.Scalar - Fixes alpha handling in portable/optimized op_add kernels - Eliminates usage of ET_SWITCH_SCALAR_OBJ_TYPES in optimized op_add kernel Differential Revision: [D77325770](https://our.internmc.facebook.com/intern/diff/D77325770/) [ghstack-poisoned]
Pull Request resolved: #12030 This PR does the following: - Tests for bad alpha values: add.Tensor & add.Scalar - Fixes alpha handling in portable/optimized op_add kernels - Eliminates usage of ET_SWITCH_SCALAR_OBJ_TYPES in optimized op_add kernel ghstack-source-id: 293092838 Differential Revision: [D77325770](https://our.internmc.facebook.com/intern/diff/D77325770/)
|
This pull request was exported from Phabricator. Differential Revision: D77325770 |
2bd876b
into
gh/manuelcandales/128/base
This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: #12030 by @manuelcandales ^ Please use this as the source of truth for the PR details, comments, and reviews ghstack PR base: https://github.com/pytorch/executorch/tree/gh/manuelcandales/128/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/manuelcandales/128/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/manuelcandales/128/orig @diff-train-skip-merge Co-authored-by: Manuel Candales <[email protected]> Co-authored-by: Manuel Candales <[email protected]>
Stack from ghstack (oldest at bottom):
This PR does the following:
Differential Revision: D77325770