fairseq/tests
Myle Ott d3795d6cd1
Merge internal changes (#136)
Changes:
- 7d19e36: Add `--sampling` flag to generate.py to sample instead of doing beam search
- c777340: Add `scripts/average_checkpoints.py` to average multiple checkpoints into a combined model
- 3ea882c: Add `--max-update` option to train.py to stop training after a given number of updates
- small bugfixes for distributed training, LSTM, inverse square root LR scheduler
2018-04-02 10:13:07 -04:00
..
__init__.py fairseq-py goes distributed (#106) 2018-02-27 17:09:42 -05:00
test_average_checkpoints.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
test_binaries.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
test_convtbc.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
test_label_smoothing.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
test_sequence_generator.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
test_sequence_scorer.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
test_utils.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00
utils.py Merge internal changes (#136) 2018-04-02 10:13:07 -04:00