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

Use state_is_tuple=True for performance boost #10

Open
YunLi1988 opened this issue Mar 20, 2017 · 2 comments
Open

Use state_is_tuple=True for performance boost #10

YunLi1988 opened this issue Mar 20, 2017 · 2 comments

Comments

@YunLi1988
Copy link
Owner

Loading Embedding Matrix
WARNING:tensorflow:<tensorflow.python.ops.rnn_cell.LSTMCell object at 0x00000276187DCFD0>: Using a concatenated state is slower and will soon be deprecated. Use state_is_tuple=True.
WARNING:<tensorflow.python.ops.rnn_cell.LSTMCell object at 0x00000276187DCFD0>: Using a concatenated state is slower and will soon be deprecated. Use state_is_tuple=True.

@Saghar-Hosseini
Copy link
Collaborator

I get the same warning, but when it is true the code breaks

@YunLi1988
Copy link
Owner Author

YunLi1988 commented Mar 20, 2017 via email

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

2 participants