Files
pytorch/caffe2/python
Aapo Kyrola aa3156c235 Remove use of logging module and np.random.randint() due to deadlocks with forks
Summary: See http://bugs.python.org/issue6721. Since everstore loaders use ProcessPoolExecutor, which is based on forks, and there was perhaps update of the numpy library or some unralted lirbary, we started getting subprocesses stuck at np.random.randint().   Also changed logging to prints, since logging is known to have issues with multiprocessing.  See https://www.prod.facebook.com/groups/fbpython/permalink/1438647216176641/

Differential Revision: D4633725

fbshipit-source-id: ae948a1827c71a3a2119d6a3248706728984df31
2017-03-01 03:32:56 -08:00
..
2017-02-15 16:00:44 -08:00
2017-02-22 17:34:30 -08:00
2017-01-04 20:58:35 -08:00
2017-02-22 12:47:15 -08:00
2017-02-21 20:47:27 -08:00
2017-02-21 20:47:27 -08:00
2017-01-11 16:59:22 -08:00
2017-02-13 19:45:35 -08:00
2017-02-07 10:48:33 -08:00
2017-02-21 14:02:48 -08:00
2016-11-29 15:18:37 -08:00
2016-10-07 13:08:53 -07:00
2016-10-07 13:08:53 -07:00
2017-01-19 16:14:23 -08:00
2016-12-15 19:59:24 -08:00
2016-10-07 13:08:53 -07:00
2017-02-21 20:17:40 -08:00
2017-02-07 13:03:54 -08:00
2017-02-21 20:17:40 -08:00
2017-02-28 17:46:33 -08:00
2017-02-06 13:47:58 -08:00
2017-02-21 20:47:27 -08:00
2017-01-23 09:59:30 -08:00
2017-02-21 14:02:48 -08:00