Skip to content

docs: Fix broken link in Tuning Guide (#3912)#3913

Open
bwalshe wants to merge 1 commit into
pytorch:mainfrom
bwalshe:fix_tuning_guide_link
Open

docs: Fix broken link in Tuning Guide (#3912)#3913
bwalshe wants to merge 1 commit into
pytorch:mainfrom
bwalshe:fix_tuning_guide_link

Conversation

@bwalshe
Copy link
Copy Markdown

@bwalshe bwalshe commented Jun 1, 2026

Fixes #3912

Description

The file /recipes_source/recipes/tuning_guide.py contains a link to the documentation for torch.optim.Optimizer.zero_grad(), but this link does not work for me.

Proposed change:

Checklist

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

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jun 1, 2026

🔗 Helpful Links

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

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

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

@meta-cla meta-cla Bot added the cla signed label Jun 1, 2026
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 link in Tuning Guide

1 participant