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

What is error? #28

Open
qingtianwu opened this issue Mar 14, 2019 · 6 comments
Open

What is error? #28

qingtianwu opened this issue Mar 14, 2019 · 6 comments

Comments

@qingtianwu
Copy link

What is error?

Originally posted by @MuhammadAsadJaved in #27 (comment)

  1. My environment:
    my environment

Keras 1.0.2
numpy 1.11.2 or 1.16.2
jupyter 1.0.0
Theano 0.8.2
tensorflow-gpu 1.4.0
h5py 2.8.0
youtube-dl 2016.6.27

Cuda version 10.1.105
CUDNN version 7.5.0
NVIDIA-SMI 418.39

  1. Errors:

Exception: ("We can't determine the cudnn version as it is not available", 'CUDA not available')

AttributeError: ('The following error happened while compiling the node', <theano.sandbox.cuda.DnnVersion object at 0x7eff3655c510>(), '\n', 'The following error happened while compiling the node', GpuCAReduce{add}{1}(<CudaNdarrayType(float32, vector)>), '\n', "'module' object has no attribute '_get_ndarray_c_version'")

I have listed the two bugs that I have recorded. And sorry for my pressing the "closed" button by mistakes.

@MuhammadAsadJaved
Copy link

sorry dear I can not help you with this problem. I am also facing some problems while running this project. I think we should ask about details system and libraries requirements.

@MuhammadAsadJaved
Copy link

@Nghingtim As I was also trying to run this project with CUDA 10 + cudNN 7.3 on RTX 2080 GPU, there was an error about Theano "this version of Theano is not compatible with cudnn version, degrade cudnn to version 5.0" . Now I am trying to use CUDA 8 + cudNN 5.0 but still not working. now I found the error same as you. Did you find any solutions?

@qingtianwu
Copy link
Author

qingtianwu commented Apr 10, 2019 via email

@MuhammadAsadJaved
Copy link

@Nghingtim OK please let me know when you run it successfully . I will also inform you if I get ride of this error.

@albertomontesg
Copy link
Collaborator

Hi, I can not recall the exact versions of the CUDA/cudnn software used to run this. I only remember I used a Titan X to do the training. Take into account that this code was developed 3 years ago, so the software used was the latest version at that time. I am aware that with the fast evolution of the Deep Learning frameworks, this code right now is barely runnable. My recommendation is to try to get the weights and architecture and rebuild the same computational graph with a more recent framework like TensorFlow. Sorry I can not help you more with this.

@MuhammadAsadJaved
Copy link

OK. Thank you very much for your response. @albertomontesg

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

No branches or pull requests

3 participants