Skip to content

Deprecating pytorch quantization and FX tutorials #3432

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Jul 8, 2025

Summary:
Next step for pytorch/pytorch#157591

Copy link

pytorch-bot bot commented Jul 8, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3432

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit c9836e4 with merge base b696cb1 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@jerryzh168 jerryzh168 requested review from svekars and jisaacso July 8, 2025 00:05
@svekars svekars added the tutorials_audit used on tutorial audit PRs label Jul 8, 2025
@svekars svekars changed the title Update pytorch quantization tutorial links Deprecating pytorch quantization and FX tutorials Jul 8, 2025
@jerryzh168
Copy link
Contributor Author

jerryzh168 commented Jul 8, 2025

cc @Xia-Weiwen @leslie-fang-intel FYI for removing intel related tutorials
cc @ZhiweiYan-96 @EikanWang @liangan1 @riverliuintel @CuiYifeng on intel xpu tutorials
cc @daniil-lyakhov @anzr299 @alexsu52 @ynimmaga @AlexKoff88 on openvino tutorials

we are removing these because we have landed them in torchao already (in pytorch/ao#2384), for future changes please use torchao

@jerryzh168 jerryzh168 force-pushed the delete-quant-tutorials branch 2 times, most recently from 0a3a012 to 8dfdd24 Compare July 8, 2025 18:46
"prototype/pt2e_quant_x86_inductor.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_x86_inductor.html",
"prototype/pt2e_quant_ptq_x86_inductor.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_x86_inductor.html",
"prototype/pt2e_quant_xpu_inductor.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_xpu_inductor.html",
"prototype/openvino_quantizer.html": "https://docs.pytorch.org/ao/main/tutorials_source/pt2e_quant_openvino_inductor.html",
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also delete mentioning of these tutorials in index.rst or any other files.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I plan to do that as well

Summary:
Next step for pytorch/pytorch#157591

Also need to update quantization docs in pytorch main doc page

Test Plan:
CI

Reviewers:

Subscribers:

Tasks:

Tags:
@jerryzh168 jerryzh168 force-pushed the delete-quant-tutorials branch from 8dfdd24 to c9836e4 Compare July 8, 2025 21:26
@jerryzh168 jerryzh168 merged commit 30d8869 into pytorch:main Jul 8, 2025
20 checks passed
jerryzh168 added a commit to jerryzh168/tutorials that referenced this pull request Jul 8, 2025
Summary:
continuation of pytorch#3432

Test Plan:
generated doc in CI

Reviewers:

Subscribers:

Tasks:

Tags:
jerryzh168 added a commit to jerryzh168/tutorials that referenced this pull request Jul 8, 2025
Summary:
continuation of pytorch#3432

Test Plan:
generated doc in CI

Reviewers:

Subscribers:

Tasks:

Tags:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed tutorials_audit used on tutorial audit PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants