

21:09:17.358719: I tensorflow/compiler/xla/stream_executor/cuda/cuda_:156] kernel driver does not appear to be running on this host (asus-vivobookx540uar): /proc/driver/nvidia/version does not exist 21:09:17.358682: W tensorflow/compiler/xla/stream_executor/cuda/cuda_:265] failed call to cuInit: UNKNOWN ERROR (303) 21:09:17.358639: W tensorflow/compiler/xla/stream_executor/platform/default/dso_:64] Could not load dynamic library 'libcuda.so.1' dlerror: libcuda.so.1: cannot open shared object file: No such file or directory If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. 21:09:15.926626: W tensorflow/compiler/tf2tensorrt/utils/py_:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. 21:09:15.926603: W tensorflow/compiler/xla/stream_executor/platform/default/dso_:64] Could not load dynamic library 'libnvinfer_plugin.so.7' dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 21:09:15.926478: W tensorflow/compiler/xla/stream_executor/platform/default/dso_:64] Could not load dynamic library 'libnvinfer.so.7' dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory

21:09:14.761086: I tensorflow/compiler/xla/stream_executor/cuda/cudart_:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.

21:09:14.761050: W tensorflow/compiler/xla/stream_executor/platform/default/dso_:64] Could not load dynamic library 'libcudart.so.11.0' dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory

To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 21:09:14.592167: I tensorflow/core/platform/cpu_feature_:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA Or should I have a Nvidia GPU to run TensorFlow? $ /bin/python "/home/ninelights/TensorFlow/1.py" Is there a way to run TF with intel graphics?
