-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tensorflow Version #4
Comments
For this colab https://colab.research.google.com/github/vietai/dab/blob/master/colab/Interactive_Back_Translation.ipynb, try
instead of
like in the original colab note. |
ImportError Traceback (most recent call last) 9 frames ImportError: This version of TensorFlow Datasets requires TensorFlow version >= 2.1.0; Detected an installation of version 1.15.0. Please upgrade TensorFlow to proceed. |
Try this |
Which exactly tensorflow and tensorflow-XXX (tensor2tensor, tensorboard,.... ) version is used to run properly ?
I can not run because of conflicts, so please make it clear.
The text was updated successfully, but these errors were encountered: