Skip to content

Conversation

@rtj1
Copy link

@rtj1 rtj1 commented Jan 26, 2026

Summary

Fixed broken link to torch.compile programming model documentation.

The old URL docs.pytorch.org/docs/main/compile/programming_model.html no longer exists. Updated to the correct URL at docs.pytorch.org/docs/stable/user_guide/torch_compiler/compile/programming_model.html.

File Updated

  • intermediate_source/torch_compile_full_example.py

Fixes #3695

Updated URL from docs.pytorch.org/docs/main/compile/programming_model.html
to docs.pytorch.org/docs/stable/user_guide/torch_compiler/compile/programming_model.html

Fixes pytorch#3695
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 26, 2026

🔗 Helpful Links

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

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 Jan 26, 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.

[BUG] - Broken links in torch.compile tutorials

1 participant