OpenNMT-tf 2.1.1
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