You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @CaitlinVa, This is same with #271.
I haven't been able to reproduce it, I assume it's a cuDNN & CUDA & torch version incompatibility problem.
Currently the solution is Perfview's solution, which is to manually place the dll files in the system32 folder. ( cuBLAS.and.cuDNN_CUDA12_win_v1.7z file if you're using CUDA 12.x )
And if you do
nvcc --version
in the terminal and show what is printed, it would be helpful to have.
Which OS are you using?
Since a couple of days I get the following message: Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path!
I've reinstalled everything but it keeps showing the message.
The text was updated successfully, but these errors were encountered: