VAE-LSTM-for-anomaly-detection icon indicating copy to clipboard operation
VAE-LSTM-for-anomaly-detection copied to clipboard

Question in cudnn, cudatoolkit version

Open rppravin opened this issue 2 years ago • 0 comments

Could you please let me know the cudnn, cudatoolkit version that worked for you?

I have the following configuration, cudnn : 7.6.0 cudatoolkit : 10.1.243 tensorflow : 1.15.2 However I get the following error when training, tensorflow/stream_executor/cuda/cuda_blas.cc:428] failed to run cuBLAS routine: CUBLAS_STATUS_EXECUTION_FAILED

I wanted to make sure that my configuration is alright, if not want to align with yours.

Thank you, Pravin

rppravin avatar Dec 08 '22 22:12 rppravin