From 0b3058e590ef469392ea8232d0f20b0d56c6806c Mon Sep 17 00:00:00 2001 From: Tao Lv Date: Wed, 22 May 2019 14:26:26 +0800 Subject: [PATCH] fix link --- docs/install/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/install/index.md b/docs/install/index.md index 12583889c093..4de612c89364 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -120,7 +120,7 @@ Indicate your preferred configuration. Then, follow the customized commands to i
-MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. +MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. ``` $ pip install mxnet @@ -140,7 +140,7 @@ $ pip install mxnet==1.4.0 $ pip install mxnet==1.3.1 ``` -MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. +MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. ``` $ pip install mxnet-mkl==1.3.1 @@ -153,7 +153,7 @@ $ pip install mxnet-mkl==1.3.1 $ pip install mxnet==1.2.1 ``` -MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. +MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. ``` $ pip install mxnet-mkl==1.2.1 @@ -206,7 +206,7 @@ $ pip install mxnet==0.11.0 $ pip install mxnet --pre ``` -MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. +MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the MXNet tuning guide. ``` $ pip install mxnet-mkl --pre