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