fairseq/tests
Nayan Singhal b5f41f828b Add Unit test cases for BMUF
Summary:
This unit test guards the bmuf code.

change:
1. distributed_init assumes we are always using cuda device which is not the case if you are using "gloo" backend on CPU machine.

Reviewed By: jay-mahadeokar

Differential Revision: D17821391

fbshipit-source-id: 28e1bb39f7a4889b1dc6bd636b7c499e55bfc69a
2019-10-15 09:59:36 -07:00
..
speech_recognition Small fixes 2019-08-19 15:08:25 -07:00
__init__.py fairseq-py goes distributed (#106) 2018-02-27 17:09:42 -05:00
test_average_checkpoints.py Small fixes 2019-08-19 15:08:25 -07:00
test_backtranslation_dataset.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_binaries.py Implementation of the paper "Jointly Learning to Align and Translate with Transformer Models" (#877) 2019-09-30 06:57:32 -07:00
test_bmuf.py Add Unit test cases for BMUF 2019-10-15 09:59:36 -07:00
test_character_token_embedder.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_concat_dataset.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_convtbc.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_dictionary.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_iterators.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_label_smoothing.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_memory_efficient_fp16.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_multi_corpus_sampled_dataset.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_noising.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_reproducibility.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_resampling_dataset.py Add dataset class for weighted sampling with replacement. (#861) 2019-09-19 10:36:00 -07:00
test_sequence_generator.py Fix sampling with beam>1 2019-08-01 07:34:06 -07:00
test_sequence_scorer.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_sparse_multihead_attention.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_token_block_dataset.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_train.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
test_utils.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00
utils.py Relicense fairseq under MIT license (#786) 2019-07-30 07:48:23 -07:00