Skip to content

Fix broken link: Remove reference to non-existent dynamic_quantizatio…#3691

Open
patrocinio wants to merge 3 commits intopytorch:mainfrom
patrocinio:3503_broken_links
Open

Fix broken link: Remove reference to non-existent dynamic_quantizatio…#3691
patrocinio wants to merge 3 commits intopytorch:mainfrom
patrocinio:3503_broken_links

Conversation

@patrocinio
Copy link
Contributor

@patrocinio patrocinio commented Dec 9, 2025

…n recipe

The dynamic_quantization.py recipe file does not exist in the repository, causing a 404 error when accessing the URL:
https://pytorch.org/tutorials/recipes/recipes/dynamic_quantization.html

Removed references to this missing recipe from:

  • recipes_index.rst
  • recipes_source/recipes/README.txt

Also renumbered subsequent items in README.txt to maintain sequential numbering.

Fixes #3503

Fixes #ISSUE_NUMBER

Description

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

cc @svekars @sekyondaMeta @AlannaBurke

…n recipe

The dynamic_quantization.py recipe file does not exist in the repository,
causing a 404 error when accessing the URL:
https://pytorch.org/tutorials/recipes/recipes/dynamic_quantization.html

Removed references to this missing recipe from:
- recipes_index.rst
- recipes_source/recipes/README.txt

Also renumbered subsequent items in README.txt to maintain sequential numbering.

Fixes pytorch#3503
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 9, 2025

🔗 Helpful Links

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

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

❌ 2 Cancelled Jobs

As of commit 15098ec with merge base e8b4de5 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

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

patrocinio and others added 2 commits December 10, 2025 17:13
- Removed reference to non-existent custom_dataset_transforms_loader.py
- Fixed amp_recipe.py URL from /recipes/amp_recipe.html to /recipes/recipes/amp_recipe.html
- Renumbered items 4-10 to 4-9 after removal

This fixes the 404 errors:
- https://pytorch.org/tutorials/recipes/recipes/custom_dataset_transforms_loader.html
- https://pytorch.org/tutorials/recipes/amp_recipe.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken links detected in docs 🔗

3 participants