-
Notifications
You must be signed in to change notification settings - Fork 99
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
incompatible with cudnn 4? #10
Comments
Hi, This was forked off Caffe September 2015 so it doesn't contain cudnn4 support. I'd be happy to accept pull requests for cudnn4 support / merges with latest Caffe master if you need it! :) Tomas |
With which cuda version and toolkit version will it work perfectly? |
cudnn v2 works for this project. I have run the demo with Matlab, but when try to train the network with command "sh train_heatmap.sh heatmap-flic-fusion 1", the following error is reported: terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::bad_lexical_cast >' Could you please check the error? Thanks. |
hi all: |
@tpfister
Hi,
I try to compile with cudnn 4 but seems incompatible.
Have you tried with cudnn 4?
The text was updated successfully, but these errors were encountered: