-
Notifications
You must be signed in to change notification settings - Fork 24.2k
[quant][pt2e][bc-breaking] Set fold_quantize
to True in convert_pt2e
#119425
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/119425
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d92de5f with merge base 91f0381 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D53550237 |
Summary: X-link: pytorch/pytorch#119425 This is a follow up to pytorch/pytorch#118605 to set `fold_quantize` flag to True in `convert_pt2e` Reviewed By: digantdesai Differential Revision: D53550237
…2e` (pytorch#119425) Summary: X-link: pytorch/executorch#1882 This is a follow up to pytorch#118605 to set `fold_quantize` flag to True in `convert_pt2e` Test Plan: CI Reviewed By: digantdesai Differential Revision: D53550237
79e718b
to
ab06ef4
Compare
This pull request was exported from Phabricator. Differential Revision: D53550237 |
…2e` (pytorch#119425) Summary: X-link: pytorch/executorch#1882 This is a follow up to pytorch#118605 to set `fold_quantize` flag to True in `convert_pt2e` Test Plan: CI Reviewed By: digantdesai Differential Revision: D53550237
Summary: X-link: pytorch/pytorch#119425 This is a follow up to pytorch/pytorch#118605 to set `fold_quantize` flag to True in `convert_pt2e` Reviewed By: digantdesai Differential Revision: D53550237
ab06ef4
to
d92de5f
Compare
This pull request was exported from Phabricator. Differential Revision: D53550237 |
Summary: X-link: pytorch/pytorch#119425 Pull Request resolved: #1882 This is a follow up to pytorch/pytorch#118605 to set `fold_quantize` flag to True in `convert_pt2e` Reviewed By: digantdesai Differential Revision: D53550237 fbshipit-source-id: fad66e5d860113d4510c605d86b8045eef4b449c
@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 |
…2e` (#119425) Summary: This is a follow up to #118605 to set `fold_quantize` flag to True in `convert_pt2e` Test Plan: CI Differential Revision: D53550237 Pull Request resolved: #119425 Approved by: https://github.com/andrewor14
Summary: This is a follow up to #118605 to set
fold_quantize
flag to True inconvert_pt2e
Test Plan: CI
Differential Revision: D53550237
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @aakhundov @ColinPeppler