You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the programme, it shows "dlerror: libnvinfer_plugin.so.6: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: :/usr/local/cuda-10.0/lib64/"
"tensorflow.python.framework.errors_impl.NotFoundError: libcudart.so.8.0: cannot open shared object file: No such file or directory"
How I correct the problem? Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello,
First of all I didn't know in which link can I ask questions about specific problem.
So here it goes, I have an intel 1st gen machine. The processor doesn't support AVX instructions I need to know if it is possible that I can load a pre-trained model and run it (predictions, inference) locally on my machine. No training on my local machine.
When I run the programme, it shows "dlerror: libnvinfer_plugin.so.6: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: :/usr/local/cuda-10.0/lib64/"
"tensorflow.python.framework.errors_impl.NotFoundError: libcudart.so.8.0: cannot open shared object file: No such file or directory"
How I correct the problem? Thank you very much!
I have the same problem. Please some one help me. I try several ways on the Internet, but it didn't work.
When I run the programme, it shows "dlerror: libnvinfer_plugin.so.6: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: :/usr/local/cuda-10.0/lib64/"
"tensorflow.python.framework.errors_impl.NotFoundError: libcudart.so.8.0: cannot open shared object file: No such file or directory"
How I correct the problem? Thank you very much!
The text was updated successfully, but these errors were encountered: