Closed siekmanj closed 5 years ago
Stops pytorch from using more than one core when sampling in parallel. This seems to help performance a lot, especially on vLab (2x-4x speedup).
(Yesh, I think this would probably help your training setup considerably)
Stops pytorch from using more than one core when sampling in parallel. This seems to help performance a lot, especially on vLab (2x-4x speedup).