How to execute tensorflow>=2.8 on the rtx 2060

Description

I want to run the cnn model training in tensorflow 2.8 or above and having the gpu rtx 2060. I am confused that which cuda and cudnn version I have to select and execute the cnn model training of tensorflow on the gpu?

Hi,

Please refer to the Nvidia Tensorflow release notes if you want to use NGC container.

Thank you.