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

simplify lstm, use only one layer per time #12

Open
wants to merge 4 commits into
base: recurrent-v4
Choose a base branch
from
Open

simplify lstm, use only one layer per time #12

wants to merge 4 commits into from

Conversation

seed93
Copy link

@seed93 seed93 commented Sep 5, 2015

Merge 4 layers per time into only 1 layer. Memory could be reduced.

@mcusgithub
Copy link

The LSTM layer type is not recognized when using the caffe command line interface. It (still?) uses the deprecated 'V1LayerParameter' message definition and thus 'upgrade_proto.cpp' must be modified accordingly. Required to invoke caffe directly in C++.

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

Successfully merging this pull request may close these issues.

2 participants