-
Notifications
You must be signed in to change notification settings - Fork 21
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
docker image #2
Comments
Thanks for helping to construct a docker for DeepPicker. I will try to figure out the problems. As far as I can see, the project needs to be revised for the new TF version, it may take some time to finish it. |
As a first step, it would be enough if you explain me how to recompile it, than I would get a running version quickly. |
The project should have no need to compile. The error seems that the cudnn lib you use is not match the TF version or something else. |
OK! I've opened an issue at nvidia-docker repo. Let's see what they say. |
Changed version to its is picking now! |
More important information regarding this issue: |
Hi,
I've created an docker image for easy testing on our GPU machines and I'm happy to share with you:
https://github.com/thorstenwagner/docker-deeppicker
https://hub.docker.com/r/thorstenwagner/docker-deeppicker/
However, if I try to run your picker I get the following error:
I'm using cuda toolkit 7.5 and cudnn v4.
How can I recompile it?
Best,
Thorsten
The text was updated successfully, but these errors were encountered: