@@ -11,9 +11,6 @@ pip install --ignore-installed --upgrade "Download URL"
1111
1212| TF | HW | OS | GCC | Python | Supports | |
1313| ----------| -----| --------------| ------------------| -------------| -------------------------------------------| -------------------------------------------------------------------------------------------------------------------------|
14- | 1.1.0 | CPU | Arch Linux | 6.3 | 3.6.1 | FMA, AVX, AVX2, SSE4.1, SSE4.2, XLA | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.1.0-cp36-cp36m-linux_x86_64.whl ) |
15- | 1.2.0rc1 | CPU | Arch Linux | 6.3 | 3.6.1 | Optimized for Intel Core i7-4500U | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.2.0rc1-cp36-cp36m-linux_x86_64.whl ) |
16- | 1.2.0rc2 | CPU | Arch Linux | 7.1 | 3.6.1 | Optimized for Intel Core i7-4500U + MKL | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.2.0rc2-cp36-cp36m-linux_x86_64.whl ) |
1714| 1.4.0 | CPU | Ubuntu 16.04 | 5.4 | 3.5.2 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.4.0-cp35-cp35m-linux_x86_64.whl ) |
1815| 1.4.0 | CPU | Ubuntu 16.04 | 5.4 | 3.6.3 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [ Download] ( https://github.com/sigilioso/tensorflow-build/raw/master/tensorflow-1.4.0-cp36-cp36m-linux_x86_64.whl ) |
1916| 1.4.0 | CPU | Ubuntu 16.04 | 5.4 | 2.7.12 | FMA, AVX, AVX2, SSE4.1, SSE4.2 | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.4.0-cp27-cp27mu-linux_x86_64.whl ) |
@@ -31,6 +28,9 @@ pip install --ignore-installed --upgrade "Download URL"
3128| 1.5.0 | CPU | macOS High Sierra | clang-900.0.39.2 | 3.6.4 | AVX, SSE4.1, SSE4.2 | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.5.0-cp36-cp36m-macosx_10_13_x86_64.whl ) |
3229| 1.6.0 | CPU | Ubuntu 16.04 | 5.4 | 2.7.12 | SSE4.1, SSE4.2, AVX, AVX2, FMA | [ Download] ( https://github.com/lakshayg/tensorflow-build/releases/download/v1.6.0-ubuntu_16_04-py27-avx-avx2-fma-sse41-sse42/tensorflow-1.6.0-cp27-cp27mu-linux_x86_64.whl ) |
3330| 1.8.0 | CPU | macOS High Sierra | clang-902.0.39.1 | 3.6.5 | SSE4.1, SSE4.2, AVX, AVX2, FMA, SSSE3, POPCNT, CX16 | [ Download] ( https://github.com/lakshayg/tensorflow-build/raw/master/tensorflow-1.8.0-cp36-cp36m-macosx_10_7_x86_64.whl ) |
31+ | 1.8.0 | CPU | macOS High Sierra | clang-902.0.39.1 | 3.6.5 | SSE4.1, SSE4.2, AVX, AVX2, FMA | [ Download] ( https://github.com/lakshayg/tensorflow-build/releases/download/v1.8.0-macos-py27-py36-avx-avx2-fma-sse41-sse42/tensorflow-1.8.0-cp36-cp36m-macosx_10_13_x86_64.whl ) |
32+ | 1.8.0 | CPU | macOS High Sierra | clang-902.0.39.1 | 2.7.15 | SSE4.1, SSE4.2, AVX, AVX2, FMA | [ Download] ( https://github.com/lakshayg/tensorflow-build/releases/download/v1.8.0-macos-py27-py36-avx-avx2-fma-sse41-sse42/tensorflow-1.8.0-cp27-cp27m-macosx_10_13_x86_64.whl ) |
33+
3434** External Links** (Please consider giving a :star : or :+1 : to the original sources in case you use external links)
3535
3636| TF | HW | OS | Python | Supports | |
0 commit comments