Skip to content
Advertisement

tensorflow cannot find GPU

I had install “tensorflow-GPU”, CUDA 10.0. and my GPU is GTX1660 ti. I also tested bu CUDA 10.2 and 11. I added cudnn to windows PATH but I still got this error.

JavaScript
JavaScript

Advertisement

Answer

I found the problem. the problem was versions of CUDA and cudnn.

enter image description here

Advertisement