Closed erip closed 4 years ago
Hi @erip, we're deprecating translate, see announcement at the top of the README in https://github.com/pytorch/translate Please use https://github.com/fairseq instead There is some functionality like TorchScript that we're working in integrating into fairseq. If you have any feedback or feature requests, please feel free to raise a github issue directly in fairseq.
When I try to load the pretrained iwslt de-en model, I see an exception:
Do I need to retrain this model because of API changes or am I doing something wrong in loading?