Loaded runtime CuDNN library: 9.0.0 but source was compiled with: 9.3.0.
Open
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 1k
- Avg merge
- 7d 14h
- Merged PRs (30d)
- 2
Description
I am trying to train a MoviNet model getting this error;
Loaded runtime CuDNN library: 9.0.0 but source was compiled with: 9.3.0. CuDNN library needs to have matching major version and equal or higher minor version. If using a binary install, upgrade your CuDNN library. If building from sources, make sure the library loaded at runtime is compatible with the version specified during compile configuration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.