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

code issue #10

Open
theDyingofLight opened this issue Jul 6, 2020 · 0 comments
Open

code issue #10

theDyingofLight opened this issue Jul 6, 2020 · 0 comments

Comments

@theDyingofLight
Copy link

Hi, thank you for your work. I find out that the 176th line in model.py: p_s = tf.nn.softmax(tf.matmul(m, last_attention), name = 'p_s') the softmax is on the last dim but it should be that dim=1. I am not sure about the issue.

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