-
Notifications
You must be signed in to change notification settings - Fork 608
Support alpha in scalar add/sub cases #9703
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9703
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 662089f with merge base 01f5599 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D71949902 |
Summary: Support was missing from a previous diff, adding it here. Remove floor divide optimizations because they're wrong. We can add them later if we need them. Differential Revision: D71949902
cc34a9c
to
e512b98
Compare
This pull request was exported from Phabricator. Differential Revision: D71949902 |
Summary: Pull Request resolved: #9703 Support was missing from a previous diff, adding it here. Remove floor divide optimizations because they're wrong. We can add them later if we need them. Differential Revision: D71949902
e512b98
to
b1cd9db
Compare
Summary: Support was missing from a previous diff, adding it here. Remove floor divide optimizations because they're wrong. We can add them later if we need them. Differential Revision: D71949902
b1cd9db
to
7e21eab
Compare
This pull request was exported from Phabricator. Differential Revision: D71949902 |
Summary: Pull Request resolved: #9703 Support was missing from a previous diff, adding it here. Remove floor divide optimizations because they're wrong. We can add them later if we need them. Differential Revision: D71949902
7e21eab
to
2692618
Compare
Summary: Support was missing from a previous diff, adding it here. Remove floor divide optimizations because they're wrong. We can add them later if we need them. Differential Revision: D71949902
2692618
to
662089f
Compare
This pull request was exported from Phabricator. Differential Revision: D71949902 |
Differential Revision: D71949902 Pull Request resolved: #9703
Summary:
Support was missing from a previous diff, adding it here.
Remove floor divide optimizations because they're wrong. We can add them later if we need them.
Differential Revision: D71949902