So i want to run some project from this repo, but i’m having a problem after run, tensorflow showing error like this:
E tensorflow/stream_executor/cuda/cuda_dnn.cc:319] Loaded runtime CuDNN library: 7.5.1 but source was compiled with: 7.6.0. CuDNN library major and minor version needs to match or have higher minor version in case of CuDNN 7.0 or later 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.
i have installed CUDNN 7.6.5, 7.6.0, 7.5.1, 7.4.2 but the error still appears, and tensor always pointing to 7.5.1
my spec is CUDA 10, windows 10
gpu: nvidia geforce 940mx