lucidrains / lightweight-gan

Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
MIT License
1.62k stars 220 forks source link

Warning: Leaking Caffe2 thread-pool after fork. What is it? #93

Open idelyan opened 3 years ago

idelyan commented 3 years ago

0% 955/200000 [1:07:13<230:44:19, 4.17s/it][W pthreadpool-cpp.cc:90] Warning: Leaking Caffe2 thread-pool after fork. (function pthreadpool) [W pthreadpool-cpp.cc:90] Warning: Leaking Caffe2 thread-pool after fork. (function pthreadpool)

What is it?

tannisroot commented 3 years ago

https://github.com/pytorch/pytorch/issues/57273