pytorch/caffe2/python/models/seq2seq
Pritam Damania 5bd43a7af8 Refactor Seq2SeqModelCaffe2EnsembleDecoder (#10035)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10035

This is an initial diff which refactors some of the components in the Seq2SeqModelCaffe2EnsembleDecoder class.

Reviewed By: jmp84

Differential Revision: D9026372

fbshipit-source-id: 449635208f24494209ae2fb78a19fca872970ea8
2018-07-31 23:09:09 -07:00
..
__init__.py Experimental support for setup.py develop mode install 2018-02-12 23:36:18 -08:00
beam_search.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
seq2seq_beam_search_test.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
seq2seq_model_helper.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
seq2seq_model_helper_test.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
seq2seq_util.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
train.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
translate.py Refactor Seq2SeqModelCaffe2EnsembleDecoder (#10035) 2018-07-31 23:09:09 -07:00