Skip to content

OpenNMT-tf 2.8.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 02 Mar 15:15
· 382 commits to master since this release

OpenNMT-tf 2.8.0

New features

  • Allow setting different number of encoder/decoder layers in Transformer constructor

Fixes and improvements

  • Fix decoder initialization with multi source encoder
  • Fix command line parsing when --config is used before the run type
  • Log more information on length mismatch when parsing alignments
  • Log number of model parameters when starting the training