cudaGetDevice() failed. Status:cudaGetErrorString symbol not found.
cudaGetDevice() failed. Status:cudaGetErrorString symbol not found.
使用conda 安装 tensorflow-gpu2.0.0 时,conda会自动安装对应版本的cuda和cudnn。但是在使用时报错。
InternalError: cudaGetDevice() failed. Status: cudaGetErrorString symbol not found.
该错误其实是因为缺少了dll文件 cudart64_100.dll(
原创
2020-08-25 19:58:00 ·
6296 阅读 ·
5 评论