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

Why LSTMParameter code isn't merged? #4629

Closed
sohey-miyazaki opened this issue Aug 25, 2016 · 2 comments
Closed

Why LSTMParameter code isn't merged? #4629

sohey-miyazaki opened this issue Aug 25, 2016 · 2 comments

Comments

@sohey-miyazaki
Copy link

I want to use LSTM layer.
So I try to make prototxt within LSTM layer.
But terminal says "Message type caffe.LayerParameter has no field named lstm_param".

And I checked source code.
I found that lstm_param's code is not in "caffe.proto".
(lstm_param's code is in junhyukoh/caffe-lstm repository)

Why LSTMParameter code isn't merged in main repository?
Is some reason existed?

@shelhamer
Copy link
Member

It is merged, and has been in Caffe master since #3948 in April.

For usage questions about LSTMs + recurrence and other modeling questions, please post on the mailing list.

From https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md:

Please do not post usage, installation, or modeling questions, or other requests for help to Issues.
Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

@sohey-miyazaki
Copy link
Author

Thanks for your information.
I understand the situation.

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