Primary competition visual

Task Mate Kenyan Sign Language Classification Challenge

Helping Kenya
$5 000 USD
Completed (~4 years ago)
Classification
Computer Vision
588 joined
177 active
Starti
Nov 07, 21
Closei
Feb 27, 22
Reveali
Feb 27, 22
ERROR
Help Ā· 22 Dec 2021, 09:40 Ā· 2

TensorFlow-GPU 2.0 dont work with CUDA 9.0 ??

Discussion 2 answers

Scroll to the bottom of this page https://www.tensorflow.org/install/source#gpu_support_2 to see compatible TensorFlow, Cuda, and Cudnn versions if you are using Linux/MacOS and this https://www.tensorflow.org/install/source_windows if you are using windows.

22 Dec 2021, 09:48
Upvotes 0

Thank you bro, but my problem that with this version of CUDA evrything were good but after the update of Windows when i run my any code using TensorFlow-GPU i have:

ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/tensorflow/python/_pywrap_tensorflow.so, 20): Library not loaded: @rpath/libcudart.9.0.dylib Referenced from: /Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/tensorflow/python/_pywrap_tensorflow.so

Reason: image not found

I will try to fix it and best of luck for you bro.