未验证 提交 83976f27 编写于 作者: M Mark Daoust 提交者: GitHub

Wording.

上级 4f0caab2
......@@ -29,19 +29,20 @@ subscribing to
[announce@tensorflow.org](https://groups.google.com/a/tensorflow.org/forum/#!forum/announce).
## Installation
for install current release for CPU-only:
To install the current release for CPU-only:
```
pip install tensorflow
```
GPU package for CUDA-enabled GPU cards:
Use the GPU package for CUDA-enabled GPU cards:
```
pip install tensorflow-gpu
```
*See [Installing TensorFlow](https://www.tensorflow.org/install) for instructions on how to install our release binaries or how to build from source.*
*See [Installing TensorFlow](https://www.tensorflow.org/install) for detailed instructions, and how to build from source.*
People who are a little more adventurous can also try our nightly binaries:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册