Skip to content

OpenNMT-tf 1.10.1

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 15 Oct 15:20
· 1320 commits to master since this release

OpenNMT-tf 1.10.1

Fixes and improvements

  • Fix possible error when loading checkpoints without --model_type or --model after updating to a newer OpenNMT-tf version. The saved model description is now more future-proof regarding model class updates.
  • Fix embedding visualization when the vocabulary file is stored in the model directory or when a joint vocabulary is used
  • Improve encoder/decoder states compatibility check