Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit 00f7403

Browse files
authored
Update README.md
Former-commit-id: 7db3cd6
1 parent 58f8f76 commit 00f7403

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,13 @@ pip install --ignore-installed --upgrade "Download URL"
3131

3232
| TF | HW | OS | Python | Supports | |
3333
|----------|----------|--------------|---------------|-------------------------------------|-----------------------------------------|
34-
| 1.1-1.3 | CPU, GPU | Ubuntu 16.04 | 2.7, 3.5, 3.6 | FMA, AVX, AVX2, SSE4.1, SSE4.2, MPI | [Link](https://github.com/mind/wheels) |
34+
| 1.1-1.4 | CPU, GPU | Ubuntu 16.04 | 2.7, 3.5, 3.6 | FMA, AVX, AVX2, SSE4.1, SSE4.2, MPI | [Link](https://github.com/mind/wheels) |
3535
| 1.2.1 | CPU | Ubuntu 17.04 | 3.5.3 | XLA, AVX, AVX2, FMA, SSE4.1, SSE4.2 | [Link](https://github.com/yaroslavvb/tensorflow-community-wheels/issues/26) |
3636

3737
**If you find a binary present on the internet, consider opening a pull request to add a link to it**
3838

39+
**Visit [tensorflow.org][1] for instructions on building tensorflow for your machine**
40+
3941
[@lakshayg_](https://twitter.com/lakshayg_)
42+
43+
[1]: https://www.tensorflow.org/install/install_sources

0 commit comments

Comments
 (0)