💡 [REQUEST][PTD][DDP] Review the DDP Video Tutorials and modify the scripts so it can be run
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.3k
- Forks
- 4.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
🚀 Describe the improvement or the new tutorial
📚 The doc issue
Distributed Data Parallel in PyTorch - Video Tutorials - https://pytorch.org/tutorials/beginner/ddp_series_intro.html - ?
The scripts on some of these tutorials are not friendly as it cannot be directly copied pasted to run. We could still show the difference, but we should at least include the copy paste-able version of the running scripts.
Existing tutorials on this topic
No response
Additional context
No response
cc @svekars @brycebortree @wconstab @osalpekar @H-Huang @kwen2501
Contributor guide
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 with the linked Distributed Data Parallel in PyTorch video tutorial series and review the tutorial scripts that are not directly runnable. Compare the explanatory snippets with the complete scripts needed for copy-paste execution; the work is done when the relevant running examples can be copied and run as tutorials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- distributed-systems, documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100