DeepLearningExamples/PyTorch/Translation/GNMT/seq2seq/models
2019-03-18 19:45:05 +01:00
..
attention.py GNMT update 2019-02-14 12:40:30 +01:00
decoder.py Adding 9 new models: ResNet50/TF, SSD/TF, BERT/TF, NCF/TF, UNet/TF, GNMT/TF, SSD/PyT, MaskRCNN/PyT, Tacotron2+Waveglow/PyT 2019-03-18 19:45:05 +01:00
encoder.py Adding 9 new models: ResNet50/TF, SSD/TF, BERT/TF, NCF/TF, UNet/TF, GNMT/TF, SSD/PyT, MaskRCNN/PyT, Tacotron2+Waveglow/PyT 2019-03-18 19:45:05 +01:00
gnmt.py GNMT update 2019-02-14 12:40:30 +01:00
seq2seq_base.py Added PyTorch GNMT implementation 2018-08-07 16:27:43 +02:00