python : cannot import tensorflow-gpu

ε祈祈猫儿з 提交于 2019-11-30 23:36:02

you need to install CUDA library first, I would recommend to follow this link:

https://gist.github.com/mjdietzx/0ff77af5ae60622ce6ed8c4d9b419f45

UPDATE: for the Windows OS, please follow this approach:

http://blog.nitishmutha.com/tensorflow/2017/01/22/TensorFlow-with-gpu-for-windows.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!