Skip to content
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

[Deprication warning] in rnn_cell.BasicLSTMCell #15

Open
megamayoy opened this issue Apr 9, 2018 · 0 comments
Open

[Deprication warning] in rnn_cell.BasicLSTMCell #15

megamayoy opened this issue Apr 9, 2018 · 0 comments

Comments

@megamayoy
Copy link

megamayoy commented Apr 9, 2018

when I run the model_RGB.py i get that warning

WARNING:tensorflow:<tensorflow.python.ops.rnn_cell.BasicLSTMCell object at 0x7f16020b08d0>: Using a concatenated state is slower and will soon be deprecated. Use state_is_tuple=True.
and then the entire process is killed.

i am using tensorflow = 0.12.0 python 2.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant