Cuda installation

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

  1. Window 11, 22H2
  2. Nvidia Geforce RTX 3060Ti
  3. Hardware driver: 532.03
  4. Python: 3.10.9
  5. tensorflow:2.12.0
  6. Cuda: 12.1
  7. 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