-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[quant][graphmode] Refactor dynamic quant tests #40127
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: Reland PR. Similar to static quant, break it up into op level tests and tests for jit passes Test Plan: python test/test_quantization.py TestQuantizeScriptPTDQOps python test/test_quantization.py TestDynamicQuantizeScriptJitPasses Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
Summary: Reland PR. Similar to static quant, break it up into op level tests and tests for jit passes Test Plan: python test/test_quantization.py TestQuantizeScriptPTDQOps python test/test_quantization.py TestDynamicQuantizeScriptJitPasses Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D22081259](https://our.internmc.facebook.com/intern/diff/D22081259) [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 9919fd9 (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
❄️ 2 failures tentatively classified as flakybut reruns have not yet been triggered to confirm:
|
This pull request has been merged in f6739ec. |
Summary: Pull Request resolved: pytorch#40127 Reland PR. Similar to static quant, break it up into op level tests and tests for jit passes Test Plan: python test/test_quantization.py TestQuantizeScriptPTDQOps python test/test_quantization.py TestDynamicQuantizeScriptJitPasses Imported from OSS Differential Revision: D22081259 fbshipit-source-id: cef8f78f89ef8789683b52508379ae1b9ad00700
Stack from ghstack:
Summary:
Reland PR.
Similar to static quant, break it up into op level tests and tests for jit passes
Test Plan:
python test/test_quantization.py TestQuantizeScriptPTDQOps
python test/test_quantization.py TestDynamicQuantizeScriptJitPasses
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D22081259