tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.38k stars 1.96k forks source link

Compatibility with tf-1.6 ? #260

Open prashantserai opened 6 years ago

prashantserai commented 6 years ago

Hi!

Is the tutorial compatible with the Tensorflow version 1.6? Or does it still need a Nightly?

Thanks, Prashant

oahziur commented 6 years ago

@prashantserai, I think the tutorial on the master branch now should compatible with tensorflow 1.6, let me know if it doesn't work.