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

Can not run in tensorflow version 1.+ #11

Open
HuiZhangDB opened this issue May 23, 2018 · 3 comments
Open

Can not run in tensorflow version 1.+ #11

HuiZhangDB opened this issue May 23, 2018 · 3 comments

Comments

@HuiZhangDB
Copy link

HuiZhangDB commented May 23, 2018

tf.nn.seq2seq.rnn_decoder is no longer used in tensorflow 1.+, I changed it to tf.contrib.legacy_seq2seq.rnn_decoder but still did not work:
ValueError: Dimensions must be equal, but are 1024 and 525 for 'rnn_decoder/KeyboardCell/Decoder/Decoder/multi_rnn_cell/cell_0/basic_lstm_cell/MatMul_1' (op: 'MatMul') with input shapes: [64,1024], [525,2048].

@Wang4758
Copy link

Wang4758 commented Sep 1, 2018

Hello, did you solve the problem? I ran into the same problem recently.

@chenbokaix250
Copy link

the same as me

@Sylvia6
Copy link

Sylvia6 commented Apr 24, 2019

get the same problem

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

4 participants