개발환경/Ubuntu
Error : Not using gpu error
xangmin
2020. 4. 8. 19:57
반응형
Using TensorFlow on Ubuntu
if you run file, somtimes you could find this error.
[could't using ...]
[Tools] - [Start SSH Session]
input this text in terminal
sudo ldconfig /usr/local/cuda/lib64
and, you will success this problom.
반응형