nmt
nmt copied to clipboard
TF 2.0+
Are there any chances to get it updated to tensorflow 2.0 or above? Sadly, This is the only working tf version on my machine.
Cheers!
Use this script to upgrade each code to tf2 version https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/compatibility
Here is a tutorial from tensorflow, using tf 2.x: nmt_with_attention