Skip to content

OpenNMT-py v0.2.1

Compare
Choose a tag to compare
@vince62s vince62s released this 31 Aug 14:33
· 890 commits to master since this release
6db7ec1

Fixes and improvements

  • First compatibility steps with Pytorch 0.4.1 (non breaking)
  • Fix TranslationServer (when various request try to load the same model at the same time)
  • Fix StopIteration error (python 3.7)

New features

  • Ensemble at inference (thanks @Waino) see FAQ