-
Notifications
You must be signed in to change notification settings - Fork 101
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
Compile error with ctc_loss_layer #66
Comments
It seems totally unrelated, but I also get this warning when compiling the CPU code...
|
Probably related to gcc version / cuda version. |
Yes, at around line 455 in Makefile, I have
|
@mattroos hi, i have the same problem, did you solve it? Looking forward your repply, thank you. |
@YuliyaLi, unfortunately I don't recall. I eventually moved the work to a different machine, which may have been because of the troubles described in this issue. I don't have access to the earlier machine anymore, so I can't review the state of things. |
Did you guys able to fix this issue? if yes then how? any pointers can help |
I'm getting the errors below when compiling the requisite version of Caffe. Everything else seems fine prior to the ctc_loss_layer. I recently upgraded to Ubuntu 16.04, CUDA 9.0, and NVIDIA driver 384. Perhaps related to CUDA 9.0?
The text was updated successfully, but these errors were encountered: