|
|
|
|
|
by unityByFreedom
1893 days ago
|
|
Great catch! > I downloaded and analysed over a hundred thousand repositories from GitHub that import PyTorch. I kept projects that use NumPy’s random number generator with multi-process data loading. Out of these, over 95% of the repositories are plagued by this problem. It’s inside PyTorch’s official tutorial, OpenAI’s code, NVIDIA’s projects, etc. [1] [1] https://github.com/pytorch/pytorch/issues/5059 |
|