pytorch / pytorch/pytorch.github.io
Broken link for torch.Storage source at the torch.Tensor.storage page
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
📚 Documentation
At the torch.Tensor.storage page the link to the source for torch.Storage is broken:
- It currently leads to https://pytorch.org/docs/master/_modules/torch/_tensor.html#Tensor.storage
- The correct link should probably be https://pytorch.org/docs/master/storage.html
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
Open the torch.Tensor.storage documentation page and inspect the source link currently pointing to _modules/torch/_tensor.html#Tensor.storage. Change it to the mentioned storage.html destination, then verify that the source link resolves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100