nmt icon indicating copy to clipboard operation
nmt copied to clipboard

TF 2.0+

Open rafaleo opened this issue 4 years ago • 2 comments

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!

rafaleo avatar Mar 10 '20 20:03 rafaleo

Use this script to upgrade each code to tf2 version https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/compatibility

sayak1711 avatar Mar 19 '20 06:03 sayak1711

Here is a tutorial from tensorflow, using tf 2.x: nmt_with_attention

luozhouyang avatar Jun 06 '20 03:06 luozhouyang