tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Fix broken links in `torch.compile` tutorials

Open Coekjan opened this issue 1 month ago • 1 comments

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.

Coekjan avatar Dec 11 '25 13:12 Coekjan