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

Could not locate cudnn_ops64_9.dll #89

Open
MarcGaumont opened this issue Jan 10, 2025 · 1 comment
Open

Could not locate cudnn_ops64_9.dll #89

MarcGaumont opened this issue Jan 10, 2025 · 1 comment

Comments

@MarcGaumont
Copy link

To create a public link, set share=True in launch().
Existing language matches target language
Could not locate cudnn_ops64_9.dll. Please make sure it is in your library path!
Invalid handle. Cannot load symbol cudnnCreateTensorDescriptor

I have the file in the PATH and still get this, I installed everything required and still...

@SecureHavoc
Copy link

I also had this issue, updating torch to 2.4.0 fixed it for me.

pip install torch==2.4.0+cu118 torchaudio==2.4.0+cu118 --index-url https://download.pytorch.org/whl/cu118

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

2 participants