Python don't see Graphic card. Used official documentation here
Install CUDA 11.2, cuDNN 8.1, tensorflow: 2.11.0/2.10.0. Also used several videos from Youtube, but still doesn't work.
Graphic card: 1650
I try to predict stock price and want to use Tensorflow GPU.
But still don't receive any result.
Graphic Card: Nvidia GeForce 1650
Also was install required versions of tensorflow-gpu.
Fix it. Just use CONDA:
Create new Enviroment and after:
conda install cudatoolkit=11.2 cudnn=8.1
Fix it. Just use CONDA:
Create new Enviroment and after:
conda install cudatoolkit=11.2 cudnn=8.1