pytorch/caffe2/python/examples
Deepak Gopinath 001ac5d751 Fix to use appropriate corpus and vocab in eval
Summary: We should be using the vocabulary built on the training data, and corpus_eval as data for the evaluation phase.

Reviewed By: urikz

Differential Revision: D4700382

fbshipit-source-id: ca1dd043a28f9bb585faad050c82fb12c1cdf6cc
2017-03-13 14:31:27 -07:00
..
char_rnn.py ] Char RNN bug fix for batching 2017-02-22 17:34:30 -08:00
lmdb_create_example.py LMDB example 2016-12-05 11:53:26 -08:00
resnet50_trainer.py Specify which GPUs to use in resnet50 example 2017-03-12 22:33:15 -07:00
seq2seq.py Fix to use appropriate corpus and vocab in eval 2017-03-13 14:31:27 -07:00
seq2seq_util.py seq2seq open source implementation 2017-03-09 16:18:08 -08:00