pytorch
e9b3bc2e - [DataLoader] Locking lower ranks seed recepients (#81071)

Commit
3 years ago
[DataLoader] Locking lower ranks seed recepients (#81071) Exit seed receiving section only when all ranks received seed, otherwise we are at risk that current rank will reach same section of the code again while rank zero still in the previous iteration Fixes: #80845 Differential Revision: [D37702557](https://our.internmc.facebook.com/intern/diff/D37702557) Pull Request resolved: https://github.com/pytorch/pytorch/pull/81071 Approved by: https://github.com/msaroufim, https://github.com/ejguan
Committer
Parents
Loading