14.1.3. 安裝 TensorFlow
$ conda create -n tensorflow pip python=2.7$ pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.8.0-cp27-none-linux_x86_64.whlLast updated
Was this helpful?
$ conda create -n tensorflow pip python=2.7$ pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.8.0-cp27-none-linux_x86_64.whlLast updated
Was this helpful?
Was this helpful?