mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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 |
||
|---|---|---|
| .. | ||
| char_rnn.py | ||
| lmdb_create_example.py | ||
| resnet50_trainer.py | ||