tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: cudaGetErrorString symbol not found.
操作系统:Windows 10
CUDA 版本:10.0
Visual Studio:2017 + 2019
Python 版本:3.7.6
回答:
解决方案如下:
- 卸载 tensorflow
- 卸载 CUDA
- 卸载 Visual Studio
- 安装 Visual Studio
- 安装 CUDA
- 安装 Tensorflow