pytorch / pytorch/pytorch.github.io
torch.utils.data.default_collate(batch) source link not working
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
🕋 Website
https://pytorch.org/docs/stable/data.html#torch.utils.data.default_collate
To Reproduce
Steps to reproduce the behavior (if applicable):
- Go to 'https://pytorch.org/docs/stable/data.html#torch.utils.data.default_collate'
- Click on source ('https://pytorch.org/docs/stable/_modules/torch/utils/data/_utils/collate.html#default_collate'_)
- 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
Open the documented data.html page and follow the source link for torch.utils.data.default_collate to confirm the dead target. Update the source link so it resolves correctly, then verify the link from the published documentation page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100