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
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
Hey @litao-buptsse, @yukyang, @wujindou
I am getting the following error while running any examples:
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
Failed to load the native TensorFlow runtime.
See https://www.tensorflow.org/install/errors
It seems, either I do not have a compatible CUDA version or cudnn version.
My current versions are as follows:
CUDA: 9.0
cudnn: 7.5.1
Please help
The text was updated successfully, but these errors were encountered: