pytorch/caffe2/python/examples
Aapo Kyrola feba1eed00 resnet50: fetch right lr
Summary: I broke resnet50 when switching to use optimizer, which uses LR per parameter. This only happens after each epoch, and I did no test patiently enough. For a stop-gap, while asaadaldien works on a better solution, just fetch the lr of a conv1_w param.

Reviewed By: asaadaldien

Differential Revision: D5207552

fbshipit-source-id: f3474cd5eb0e291a59880e2834375491883fddfc
2017-06-07 21:46:35 -07:00
..
char_rnn.py Fixes range/xrange for Python 3 2017-06-07 00:04:26 -07:00
lmdb_create_example.py doxygen python block added 2017-03-29 06:46:16 -07:00
resnet50_trainer.py resnet50: fetch right lr 2017-06-07 21:46:35 -07:00