ciyongch commented on a change in pull request #19047:
URL: https://github.com/apache/incubator-mxnet/pull/19047#discussion_r481600274



##########
File path: docs/static_site/src/_includes/get_started/linux/python/cpu/pip.md
##########
@@ -9,17 +9,28 @@ page](https://mxnet.apache.org/get_started/download).
 
 Run the following command:
 
-<div class="v1-6-0">
+<div class="v1-7-0">
 {% highlight bash %}
 pip install mxnet
 {% endhighlight %}
 
+Start from 1.7.0 release, MKL-DNN is enabled in pip packages by default. Which 
are
+optimized for Intel hardware. You can find performance numbers

Review comment:
       BTW, I didn't find available `mxnet-native` pip wheel via `pip install 
mxnet-native`, is it still WIP or using the different name?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to