Tensorflow combining use with RTX4070

The jupyter notebook, using windows on my laptop, does not find the gpu. I have installed , reinstalled, tensorflow last 2.18 and i have try to install 2.10 because my cuda driver are 11.2. But i am still having the problem. how can i fix this? i need to work on ML data using gpu integrated in my laptop. Thanks in advance for your answer and support.

Hi @ISTAR88, Could you please let us know if you have installed tensorflow 2.18 in native windows. If yes TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting with TensorFlow 2.11 , you will need to install TensorFlow in WSL2.

Even if you face the issue in WSL please provide the steps you have followed to install tensorflow for gpu support. Thank You.