pytorch/caffe2/python/models
James Cross 65a1dbc93d penalty for EOS successor
Summary: Current beam search generates successor states to EOS which are considered for inclusion in the beam even though they do not represent valid sequence prefixes. This diff introduces a penalty to ensure that such states are not included in the beam.

Reviewed By: xliilx

Differential Revision: D6325511

fbshipit-source-id: b17f10b0d00f3bc5fcc5a826a8a57a0f2cb360a6
2017-11-14 21:46:56 -08:00
..
seq2seq penalty for EOS successor 2017-11-14 21:46:56 -08:00
__sym_init__.py Re-license to Apache 2017-09-28 16:22:00 -07:00
download.py Re-license to Apache 2017-09-28 16:22:00 -07:00
resnet.py fix fp16 issues with resnet trainer 2017-11-01 13:30:08 -07:00
resnet_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00