Commit f8d9c9b8 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Update installation to tf-nightly as it is tf2.x now.

PiperOrigin-RevId: 272934570
parent a8b6963c
...@@ -15,10 +15,10 @@ they target the ...@@ -15,10 +15,10 @@ they target the
[nightly binaries](https://github.com/tensorflow/tensorflow#installation) built [nightly binaries](https://github.com/tensorflow/tensorflow#installation) built
from the from the
[master branch of TensorFlow](https://github.com/tensorflow/tensorflow/tree/master). [master branch of TensorFlow](https://github.com/tensorflow/tensorflow/tree/master).
or install with pip: You may start from installing with pip:
```shell ```shell
pip install tf-nightly-2.0-preview pip install tf-nightly
``` ```
**Stable versions** of the official models targeting releases of TensorFlow are **Stable versions** of the official models targeting releases of TensorFlow are
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment