sudo pip install https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.0.1-cp27-none-linux_x86_64.whl 回车
测试方法如下:
输入
python 回车
输入如下代码:
import tensorflow as tf 回车
sudo pip install https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.0.1-cp27-none-linux_x86_64.whl 回车
测试方法如下:
输入
python 回车
输入如下代码:
import tensorflow as tf 回车