I wanted to use tf with gpu in Jupyter Notebook, but tensorflow don’t detect GPU. I installed compatible version according to this page सोर्स से बनाएं | TensorFlow
Everything seems fine
but when i check if TF using CUDA it returns False
I have GTX 1050 and Windows 10 on my laptop. I reinstalled everything, but it is still dont work. Could you tell me please, what is the problem and how can I solve it?