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
If I run python and import tensorflow, it sees my gpu fine. But when I run training or inferencing with this code, it does not:
2020-01-19 11:16:48.866550: E tensorflow/stream_executor/cuda/cuda_driver.cc:318] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
The text was updated successfully, but these errors were encountered:
If I run python and import tensorflow, it sees my gpu fine. But when I run training or inferencing with this code, it does not:
2020-01-19 11:16:48.866550: E tensorflow/stream_executor/cuda/cuda_driver.cc:318] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
The text was updated successfully, but these errors were encountered: