Skip to content

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.

✅ No Failures

As of commit 10fc715 with merge base 7f8b6dc (image):
💚 Looks good so far! There are no failures yet. 💚

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

- 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 🔗

2 participants