-
Notifications
You must be signed in to change notification settings - Fork 24.4k
[ET][XNNPACK] Add support for quantized LeakyReLU #104309
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/104309
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 241168c: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D47043207 |
2c7f7b6
to
ec742cb
Compare
This pull request was exported from Phabricator. Differential Revision: D47043207 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ec742cb
to
403a4b3
Compare
This pull request was exported from Phabricator. Differential Revision: D47043207 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D47043207 |
403a4b3
to
7b55ff7
Compare
7b55ff7
to
0598035
Compare
This pull request was exported from Phabricator. Differential Revision: D47043207 |
@pytorchbot merge this |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot merge |
Merge failedReason: This PR has internal changes and must be landed via Phabricator Details for Dev Infra teamRaised by workflow job |
0598035
to
ee8ac0e
Compare
This pull request was exported from Phabricator. Differential Revision: D47043207 |
Summary: Pull Request resolved: pytorch#104309 X-link: pytorch/executorch#1 Also adds support for backend_config Test Plan: `buck test fbcode//mode/dev-nosan fbcode//executorch/backends/xnnpack/test:` Reviewed By: mcr229 Differential Revision: D47043207 fbshipit-source-id: 3e2f7b614713ae5c3fba6ea3056376f15826de17
ee8ac0e
to
241168c
Compare
This pull request was exported from Phabricator. Differential Revision: D47043207 |
Summary: X-link: pytorch/pytorch#104309 Pull Request resolved: #1 Also adds support for backend_config Reviewed By: mcr229 Differential Revision: D47043207 fbshipit-source-id: 51abd266bba7441c28578f6c58686a3d021d9d2a
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Summary: Also adds support for backend_config
Test Plan:
buck test fbcode//mode/dev-nosan fbcode//executorch/backends/xnnpack/test:
Reviewed By: mcr229
Differential Revision: D47043207