-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[quant][graphmode] Reference pattern support for elu #62607
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
Summary: Removing the quantize handler for elu since it can be covered by DefaultNodeQuantizeHandler Test Plan: python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 77d5241 (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
❄️ 1 failure tentatively classified as flakybut reruns have not yet been triggered to confirm:
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Removing the quantize handler for elu since it can be covered by DefaultNodeQuantizeHandler Test Plan: python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D30053977](https://our.internmc.facebook.com/intern/diff/D30053977) [ghstack-poisoned]
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Removing the quantize handler for elu since it can be covered by DefaultNodeQuantizeHandler Test Plan: python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D30053977](https://our.internmc.facebook.com/intern/diff/D30053977) [ghstack-poisoned]
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Removing the quantize handler for elu since it can be covered by DefaultNodeQuantizeHandler Test Plan: python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D30053977](https://our.internmc.facebook.com/intern/diff/D30053977) [ghstack-poisoned]
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
This pull request has been merged in 990c219. |
Summary: Pull Request resolved: #62607 Removing the quantize handler for elu since it can be covered by DefaultNodeQuantizeHandler Test Plan: python test/test_quantization.py TestQuantizeFxOps Imported from OSS Reviewed By: iramazanli Differential Revision: D30053977 fbshipit-source-id: 426789443e928bb01a88907de616cbda5866f621
Stack from ghstack:
Summary:
Removing the quantize handler for elu since it can be covered by DefaultNodeQuantizeHandler
Test Plan:
python test/test_quantization.py TestQuantizeFxOps
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D30053977