-
Notifications
You must be signed in to change notification settings - Fork 92
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
error when I run the test_tf #7
Comments
Use following This will give warning but code will run |
I am having an error as well, but is this: File "caption.py", line 1, in Could someone help me? I remember i have ran this code some days ago, but now I just cannot make it happens. |
@mabirck Did you get the solution? I have the exactly same error with you. |
Me too |
I get the error when I run test_tf(). Is it caused by the version of tf? File "zzq_test.py", line 387, in test_tf |
ImportError: This module is deprecated. Use tf.nn.rnn_cell instead.
The text was updated successfully, but these errors were encountered: