pytorch / pytorch/pytorch.github.io
Dead link in torch.jit.optimize_for_inference source code
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
🕋 Website
The link https://pytorch.org/docs/stable/_modules/torch/jit/_freeze.html#optimize_for_inference is a dead end.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://pytorch.org/docs/stable/generated/torch.jit.optimize_for_inference.html'
- Click on source ('https://pytorch.org/docs/stable/_modules/torch/jit/_freeze.html#optimize_for_inference')
- Oops! You've reached a dead end.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the generated API page at https://pytorch.org/docs/stable/generated/torch.jit.optimize_for_inference.html and follow its source link to reproduce the dead end. Trace where that source link is generated or configured, update it so it resolves to the correct source, and verify the link from the API page no longer leads to a dead end.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100