GPU not visible to Python

Hi I have Nvidia GeForce RTX 4080 12gb and Windows system. When I tried profit of GPU acceleration for use in Python with tensorflow, Python not see the GPU device. I uploaded Cuda, setup cudNN, give them paths, drivers also last version, updated all of them, I copied and pasted .dll .bin files to Cuda Toolkit in C: driver also lastly I have C++ compilers loaded in my system, PC is able to use GPU but Python is not. So Visual Studio 2019 and 2022, Jupyter, Python itself not able to recognise GPU. Does anyone help urgently?

Same problem

Hi there, I succeeded with Visual Studio and utilizing the GPU cuda cores by setting up the include folder directory, cuda library folder directory, and adding cuda libraries to the projects. Python cannot pick up the GPU since it’s a RTX GPU series.