OpenNMT-tf 2.20.1
Fixes and improvements
- Fix missing environment variables in the child process when autotuning the batch size
- Fix error during evaluation when setting the inference parameter
n_best
> 1 - Fix error in Python serving example when using TensorFlow 2.5
- Log some information about the input layer after initialization (vocabulary size, special tokens, etc.)
- Update the minimum required pyonmttok version to 1.26.4 to include the latest fixes