-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[quant][pt2e] Add fold_quantize=True for all convert_pt2e calls #117797
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/117797
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (5 Unrelated Failures)As of commit 5189971 with merge base 8f91a53 ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D52879612 |
969b001
to
ea34b75
Compare
This pull request was exported from Phabricator. Differential Revision: D52879612 |
ea34b75
to
7bcd54c
Compare
…rch#117797) Summary: X-link: pytorch/executorch#1640 In preparation for enabling fold_quantize=True by default Test Plan: CI Reviewed By: andrewor14 Differential Revision: D52879612
Summary: X-link: pytorch/pytorch#117797 In preparation for enabling fold_quantize=True by default Reviewed By: andrewor14 Differential Revision: D52879612
This pull request was exported from Phabricator. Differential Revision: D52879612 |
…rch#117797) Summary: X-link: pytorch/executorch#1640 In preparation for enabling fold_quantize=True by default Test Plan: CI Reviewed By: andrewor14 Differential Revision: D52879612
7bcd54c
to
5189971
Compare
Summary: X-link: pytorch/pytorch#117797 In preparation for enabling fold_quantize=True by default Reviewed By: andrewor14 Differential Revision: D52879612
This pull request was exported from Phabricator. Differential Revision: D52879612 |
Summary: X-link: pytorch/pytorch#117797 Pull Request resolved: #1640 In preparation for enabling fold_quantize=True by default Reviewed By: andrewor14 Differential Revision: D52879612 fbshipit-source-id: a3db1319b8ee4fac713946453eafdcd437f63a7e
@pytorchbot merge -f 'Landed internally' (Initiating merge automatically since Phabricator Diff has merged, using force because this PR might not pass merge_rules.json but landed internally) |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Summary: In preparation for enabling fold_quantize=True by default
Test Plan: CI
Differential Revision: D52879612