Skip to content

OpenNMT-tf 2.1.1

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 18 Oct 13:17
· 522 commits to master since this release

OpenNMT-tf 2.1.1

Fixes and improvements

  • Force tokenizers and noisers to run on CPU to avoid errors when placing strings on GPU
  • Do not apply noise modules on empty inputs
  • Fix training of SequenceToSequence models with guided alignment
  • Fix training of SequenceClassifier models