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
beam_search.py
seq2seq_beam_search_test.py
seq2seq_model_helper.py
seq2seq_model_helper_test.py
seq2seq_util.py
train.py
translate.py