Merge pull request #35001 from VersatileVishal:master

PiperOrigin-RevId: 285786526
Change-Id: If17642abcc2c9228e0f5e3b0b863ef765dd1bffb
This commit is contained in:
TensorFlower Gardener 2019-12-16 09:41:07 -08:00
commit 2ba0b2ef68

View File

@ -51,6 +51,9 @@ Windows)*:
$ pip install tensorflow-gpu
```
To update TensorFlow to the latest version, add `--upgrade` flag to the above
commands.
*Nightly binaries are available for testing using the
[tf-nightly](https://pypi.python.org/pypi/tf-nightly) and
[tf-nightly-gpu](https://pypi.python.org/pypi/tf-nightly-gpu) packages on PyPi.*