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

lstm_attention.py run error #3

Open
sue2415535899 opened this issue Nov 9, 2018 · 0 comments
Open

lstm_attention.py run error #3

sue2415535899 opened this issue Nov 9, 2018 · 0 comments

Comments

@sue2415535899
Copy link

successfully run lstm.py
there is a error when run latm_attention.py in these codes:train_op = tf.train.AdamOptimizer().minimize(loss, var_list=train_vars).
error:Shapes (?, ?, 1073) and (?, ?, 512) are not compatible
my configuration:pythony3.5+tensorflow1.1+GPU

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