-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Unknown V1LayerParameter layer type:40 #19
Comments
I have exactly the same errors. For the first one I don't know why either. But for the second one, some said that you may need to install 'Parallel Computing Toolbox' for Matlab. Currently I don't have root access to my working computer so I couldn't install the toolbox. Maybe you could have a try and tell me if it works? Thanks! |
try matlab2014 |
Have parallel computing toolbox + Matlab2014b |
Ohh is it because the test_upgrade_proto.cpp uses networks in unmodified caffe caffe original network layers while running make runtest?? |
@duygusar Hi! did you solve your problem? Any help will be appreciated! |
@sepidehhosseinzadeh I'm sure you'll figure it out. |
I've complied your Caffe branch successfully, make test works OK as well, but running make runtest, leads to an error regarding an
"Unknown V1LayerParameter layer type:40".
There was also an issue with compiling matcaffe, giving an error of "gpu/mxGPUArray.h" not found in cafe_.cpp
Any possible insights will be greatly appreciated! Thanks!
The text was updated successfully, but these errors were encountered: