From 845f04634ed37ce5facbf7c855f62d3ebfeba286 Mon Sep 17 00:00:00 2001 From: Abolfazl Shahbazi Date: Tue, 19 Mar 2019 17:27:56 -0700 Subject: [PATCH] Point MKL wheel links to PyPi project --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c9aea142811763..141674d9635a66 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,7 @@ Build Type **Linux ppc64le GPU** Nightly | [![Build Status](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Build/) | [Nightly](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Nightly_Artifact/) **Linux ppc64le GPU** Stable Release | [![Build Status](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Release_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Release_Build/) | [Release](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Release_Build/) **Linux CPU with Intel® MKL-DNN** Nightly | [![Build Status](https://tensorflow-ci.intel.com/job/tensorflow-mkl-linux-cpu/badge/icon)](https://tensorflow-ci.intel.com/job/tensorflow-mkl-linux-cpu/) | [Nightly](https://tensorflow-ci.intel.com/job/tensorflow-mkl-build-whl-nightly/) -**Linux CPU with Intel® MKL-DNN** Python 2.7
**Linux CPU with Intel® MKL-DNN** Python 3.4
**Linux CPU with Intel® MKL-DNN** Python 3.5
**Linux CPU with Intel® MKL-DNN** Python 3.6 | [![Build Status](https://tensorflow-ci.intel.com/job/tensorflow-mkl-build-release-whl/badge/icon)](https://tensorflow-ci.intel.com/job/tensorflow-mkl-build-release-whl/lastStableBuild) | [1.13.1 py2.7](https://storage.googleapis.com/intel-optimized-tensorflow/intel_tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl)
[1.13.1 py3.4](https://storage.googleapis.com/intel-optimized-tensorflow/intel_tensorflow-1.13.1-cp34-cp34m-manylinux1_x86_64.whl)
[1.13.1 py3.5](https://storage.googleapis.com/intel-optimized-tensorflow/intel_tensorflow-1.13.1-cp35-cp35m-manylinux1_x86_64.whl)
[1.13.1 py3.6](https://storage.googleapis.com/intel-optimized-tensorflow/intel_tensorflow-1.13.1-cp36-cp36m-manylinux1_x86_64.whl) - +**Linux CPU with Intel® MKL-DNN**
**Supports Python 2.7, 3.4, 3.5 and 3.6** | [![Build Status](https://tensorflow-ci.intel.com/job/tensorflow-mkl-build-release-whl/badge/icon)](https://tensorflow-ci.intel.com/job/tensorflow-mkl-build-release-whl/lastStableBuild) | [1.13.1 pypi](https://pypi.org/project/intel-tensorflow/) ## For more information * [TensorFlow Website](https://www.tensorflow.org)