Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.27k stars 905 forks source link

What is your CUDA and CUDNN config? #367

Open ThongTranHCM opened 5 years ago

ThongTranHCM commented 5 years ago

Hi, I am encountering an issue involving CUDA and CUDNN. Its error is at: cuda/cuda_driver.cc: failed to synchronize the stop event: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure. cuda/cuda_dnn.cc : Check failed: status == CUDNN_STATUS_SUCCESS (7 vs. 0)Failed to set cuDNN stream. I wonder which version and the configs on your CUDA and CUDNN? Thanks for your help.