tutorials
tutorials copied to clipboard
Fix broken links in `torch.compile` tutorials
Fixes #3695
Description
Some links about the torch.compile programming model are broken. This PR fixes them.
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
- [ ] 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.