tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.2k stars 1.77k forks source link

How can i use the project in my 3090 GPU #1025

Open SimonLu-DL opened 10 months ago

SimonLu-DL commented 10 months ago

Could not load dynamic library 'libcudart.so.10.0'; dlerror: libcudart.so.10.0: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/lthpc/.local/lib/python3.7/site-packages/cv2/../../lib64::/usr/local/cuda-11.1/lib64


my gpu is 3090, it need cuda11.0, but the project need cuda 10, how can i use the project in my gpu