Files
pytorch/caffe2/python
Aapo Kyrola 26645154bb warn about using test/val model with init_params=True + fixed some cases
Summary: It is common mistake to create test/validation model with init_params=True. When its param_init_net is run, it will overwrite training models' params, and with DPM, those won't be synchronized to all GPUs. I don't want to make this an assertion yet, since it might break people's trainers (it is ok to have init_params=True if you never run the param_init_net...).

Reviewed By: asaadaldien

Differential Revision: D5509963

fbshipit-source-id: 63b1a16ec0af96e3790e226850f6e0e64689143f
2017-07-27 13:20:27 -07:00
..
2017-07-11 18:17:52 -07:00
2017-07-27 10:17:42 -07:00
2017-07-25 14:19:02 -07:00
2017-07-13 23:31:54 -07:00
2017-07-27 10:17:42 -07:00
2017-07-23 10:06:01 -07:00
2017-07-14 17:49:24 -07:00
2017-07-11 18:17:52 -07:00
2017-05-18 23:35:26 -07:00
2017-07-23 02:18:16 -07:00
2017-07-23 02:18:16 -07:00
2017-07-15 19:22:32 -07:00
2017-05-26 16:04:32 -07:00
2017-05-05 14:16:38 -07:00
2017-07-10 17:52:25 -07:00
2017-07-13 01:51:30 -07:00
2017-07-17 13:07:33 -07:00
2017-07-25 14:18:57 -07:00
2017-06-07 00:04:26 -07:00
2017-06-07 00:04:26 -07:00
2017-07-11 15:26:52 -07:00
2017-06-21 03:18:20 -07:00
2017-04-25 21:17:04 -07:00
2017-07-26 20:21:55 -07:00
2017-07-26 20:21:55 -07:00
2017-06-28 13:50:48 -07:00
2017-07-17 10:24:18 -07:00
2017-07-07 23:06:11 -07:00
2017-05-01 20:18:30 -07:00