pytorch/caffe2/python/examples
Alexander Sidorov 95262032d8 ] Char RNN bug fix for batching
Summary:
It could be that only first item
in the batch was really used in a case rest of the memory was 0. Or if
memory there had a big positive integer, then whole sequence was used. So we used rest of the batch depending on our luck :)

Reviewed By: Yangqing

Differential Revision: D4599569

fbshipit-source-id: ae89cee796bbcbc232e4abcab71dee360b0d8bc6
2017-02-22 17:34:30 -08:00
..
char_rnn.py ] Char RNN bug fix for batching 2017-02-22 17:34:30 -08:00
lmdb_create_example.py LMDB example 2016-12-05 11:53:26 -08:00
resnet50_trainer.py lr_scale to loss_scale 2017-02-03 07:44:40 -08:00