Skip to content

Commit febf2e6

Browse files
author
Amit Patankar
authored
Update README.md with tf-nightly-gpu
1 parent ea513ed commit febf2e6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ People who are a little more adventurous can also try our nightly binaries:
3838

3939
**Nightly pip packages**
4040
* We are pleased to announce that TensorFlow now offers nightly pip packages
41-
under the [tf-nightly](https://pypi.python.org/pypi/tf-nightly) project on pypi.
42-
Simply run `pip install tf-nightly` in a clean environment to install the nightly
43-
tensorflow build. We currently only support CPU packages on Linux, Mac, and Windows.
44-
GPU packages on all platforms will arrive soon!
41+
under the [tf-nightly](https://pypi.python.org/pypi/tf-nightly) and
42+
[tf-nightly-gpu](https://pypi.python.org/pypi/tf-nightly-gpu) project on pypi.
43+
Simply run `pip install tf-nightly` or `pip install tf-nightly-gpu` in a clean
44+
environment to install the nightly TensorFlow build. We support CPU and GPU
45+
packages on Linux, Mac, and Windows.
4546

4647

4748
**Individual whl files**

0 commit comments

Comments
 (0)