meta-pytorch / meta-pytorch/data
MultiProcessingReadingService is stuck for distributed training on windows
Open
@ejguan is already working on this.
Since Oct 24, 2022.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 179
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 2
Description
🐛 Describe the bug
After https://github.com/pytorch/data/pull/827 is landed, our nightly release becomes broken for distributed test on windows. It basically will time out on windows distributed testing.
Needs to investigate.
Versions
main
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.
Assessment
This issue has not been assessed yet.