Skip to content

OpenNMT-tf 2.19.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 31 May 12:23
· 158 commits to master since this release

New features

  • Support TensorFlow 2.5

Fixes and improvements

  • Fix dtype error in RNN decoder when enabling mixed precision
  • Pass training flag to tokenizers to disable subword regularization in inference
  • Update Sphinx from 2.3 to 3.5 to generate the documentation