Broken link in Tuning Guide
Author: bwalsheCreated Jun 1, 2026Updated Jun 1, 2026
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:
Source: pytorch/tutorials