Closed yash2396 closed 6 years ago
This version of the tutorial requires TensorFlow Nightly. For using the stable TensorFlow versions, please consider other branches such as tf-1.4.
But how to update tensorflow from 1.2 to 1.4. I am using the anaconda version of tensorflow
pip install --upgrade tensorflow
I have tensorflow 1.2. When I proceed with the steps as in the tutorial I get the following error
python -m nmt.nmt \
What should I do. I am skeptical a bout updating tensorflow since in many online sources I have read that tensorflow 1.4gpu has issues with CUDA. Please advice. If I have to update tensorflow, i would be glad if someone can guide me with the steps for it. Thank You