Tensorflow error with cuDNN, cuFFT, cuBLAS factory
I use Ubuntu 22.04.3 LTS with WSL2.
TensorFlow 2.16.2 does not detecting my GPU
I got RTX 4060 with driver 560.76.
I installed CUDA 11.8 and copied cuDNN 8.9.7. files to the correct directories in the CUDA installation folder.
I added the right paths to the System variables Environment.
Finally, I installed Tensorflow 2.16.2.