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

Commit 00a9f11

Browse files
authored
Add TF 1.11.0 for Ubuntu 16.04
1 parent ca45edd commit 00a9f11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ pip install --ignore-installed --upgrade "Download URL"
3535
| 1.10.0| CPU | Ubuntu 16.04 | 5.4 | 3.6.6 | FMA, AVX, AVX2, SSE4.1, SSE4.2, AVX512F | [Download](https://github.com/lakshayg/tensorflow-build/releases/download/tf1.10.0-ubuntu16.04-py36-avx512f/tensorflow-1.10.0-cp36-cp36m-linux_x86_64.whl) |
3636
| 1.11.0| CPU | MacOS Mojave | clang-1000.10.44.2 | 2.7.15 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [Download](https://github.com/lakshayg/tensorflow-build/releases/download/tf1.11.0-macos-mojave-py2.7-py3.7/tensorflow-1.11.0-cp27-cp27m-macosx_10_14_x86_64.whl) |
3737
| 1.11.0| CPU | MacOS Mojave | clang-1000.10.44.2 | 3.7.0 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [Download](https://github.com/lakshayg/tensorflow-build/releases/download/tf1.11.0-macos-mojave-py2.7-py3.7/tensorflow-1.11.0-cp37-cp37m-macosx_10_13_x86_64.whl) |
38+
| 1.11.0| CPU | Ubuntu 16.04 | 5.4 | 2.7.12 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [Download](https://github.com/lakshayg/tensorflow-build/releases/download/tf1.11.0-ubuntu16.04-py2.7-py3.5/tensorflow-1.11.0-cp27-cp27mu-linux_x86_64.whl) |
39+
| 1.11.0| CPU | Ubuntu 16.04 | 5.4 | 3.5.2 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [Download](https://github.com/lakshayg/tensorflow-build/releases/download/tf1.11.0-ubuntu16.04-py2.7-py3.5/tensorflow-1.11.0-cp35-cp35m-linux_x86_64.whl) |
3840

3941
**External Links** (Please consider giving a :star: or :+1: to the original sources in case you use external links)
4042

0 commit comments

Comments
 (0)