Latest Cuda 11.6 and Cudnn 11.5 are not working with Quadro T2000

Hi All,
My system is having “Quadro T2000 with Max-Q design”, I have installed the latest Cuda 11.6 and Cudnn 11.5, but post-installation when I check GPU availability with the “tf.config.experimental.list_physical_devices(‘GPU’)” command, it returns me an empty list.

can someone guide me to resolve this?

Note: as suggested in StackOverflow QA, I have tried installing tensorflow-gpu package but still no luck.