Hi all,
i have meet a problem that i cannot activate tensorflow by GPU.
tf.config.list_physical_devices(‘GPU’) =
the version of tool and softare Condition as below
- Window 11, 22H2
- Nvidia Geforce RTX 3060Ti
- Hardware driver: 532.03
- Python: 3.10.9
- tensorflow:2.12.0
- Cuda: 12.1
- cuDNN: 8.9.1
not sure whether those version is compatible,
if the version is compatiable and also follow install process, can someone share any suggestion to activate the GPU for tensorflow.
thanks