tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.23k stars 344 forks source link

Loaded runtime CuDNN library: 8.5.0 but source was compiled with: 8.6.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. #1181

Open ayamagdy619 opened 1 year ago

ayamagdy619 commented 1 year ago

I am using tensorflow=2.13 Cuda =11.8 cudnn= 8.0 anyone know how can I solve this problem as I am working in remote server