conda create -n tf python=3.6
activate tf
deactivate tf
pip install tensorflow-gpu
蟒蛇使用教程
原文:https://www.cnblogs.com/twodoge/p/9952977.html