tacotron
tacotron copied to clipboard
how to run train.py on tensorflow 1.12.0
i run this train.py in tensorflow 1.12.0 ,but this have an error : 2019-07-24 11:12:20.997008: E tensorflow/stream_executor/cuda/cuda_dnn.cc:363] Loaded runtime CuDNN library: 7.0.3 but source was compiled with: 7.1.4. 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.
you need to upgrade your CuDNN to 7.5