-
Notifications
You must be signed in to change notification settings - Fork 683
remove sleef_arm target #11082
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
remove sleef_arm target #11082
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11082
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit f39ed1d with merge base 4014cc6 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D74356413 |
Summary: Pull Request resolved: pytorch#154166 X-link: pytorch/executorch#11082 We shouldn't need an ARM-specific variant; we have select() where we should need it. Test Plan: CI Reviewed By: kimishpatel, malfet, nlutsenko Differential Revision: D74356413
This pull request was exported from Phabricator. Differential Revision: D74356413 |
Summary: X-link: pytorch/pytorch#154166 Pull Request resolved: pytorch#11082 We shouldn't need an ARM-specific variant; we have select() where we should need it. Reviewed By: kimishpatel, malfet, nlutsenko Differential Revision: D74356413
Summary: X-link: pytorch/pytorch#154166 We shouldn't need an ARM-specific variant; we have select() where we should need it. Reviewed By: kimishpatel, malfet, nlutsenko Differential Revision: D74356413
7c118c9
to
f39ed1d
Compare
This pull request was exported from Phabricator. Differential Revision: D74356413 |
47d5a61
to
7c118c9
Compare
Summary: X-link: pytorch/executorch#11082 We shouldn't need an ARM-specific variant; we have select() where we should need it. Test Plan: CI Reviewed By: nlutsenko Differential Revision: D74356413 Pull Request resolved: #154166 Approved by: https://github.com/kimishpatel, https://github.com/malfet, https://github.com/Skylion007
Summary: We shouldn't need an ARM-specific variant; we have select() where we should need it.
Reviewed By: nlutsenko
Differential Revision: D74356413