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

bug? #28

Open
linxi1158 opened this issue Nov 6, 2018 · 2 comments
Open

bug? #28

linxi1158 opened this issue Nov 6, 2018 · 2 comments

Comments

@linxi1158
Copy link

caffe-lstm / src / caffe / layers / lstm_layer.cpp 166行
caffe_add(4H_, pre_gate_t, h_to_gate, pre_gate_t) ---->caffe_add(4H_, pre_gate_t, h_to_gate_t, pre_gate_t)
与185行
h_to_gate_t += 4*H_对应

@ZhaoYi1222
Copy link

line 154 : Dtype* h_to_gate_t = h_to_gate;

@Walstruzz
Copy link

I think it is a bug.

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

3 participants