pytorch / pytorch/pytorch.github.io
retain_grad() [source] link is missing
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
📚 Documentation
clicking [source] on
https://pytorch.org/docs/stable/generated/torch.Tensor.retain_grad.html
leads to an Oops!
You've reached a dead end.
on
https://pytorch.org/docs/stable/_modules/torch/_tensor.html#Tensor.retain_grad
thanks
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
Reproduce the broken [source] link from the retain_grad documentation page and compare it with the target _modules/torch/_tensor.html#Tensor.retain_grad URL. Trace the documentation source-link handling for this page, then verify that the generated link resolves to the intended source location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, pytorch
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100