Description
I have GPU enabled machine. However, when I tried to find GPU from Juypter notebook using the command print(tf.config.list_physical_devices(‘GPU’)), it returned an empty list with the errors message could not find cuda driver on your machine. and could not find TensorRT on your machine.
Environment
GPU Type: GeForce RTX
Nvidia Driver Version: 450. 119. 03
CUDA Version: 11.0
Operating System + Version: Ubuntu 18.04
Python Version (if applicable): 3.8
TensorFlow Version (if applicable): 2.13
Relevant Files
Errors found on Jupyter Notebook and Configuration of GPU
