TaoLv commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#discussion_r285821641
########## File path: docs/install/index.md ########## @@ -124,20 +124,38 @@ Indicate your preferred configuration. Then, follow the customized commands to i $ pip install mxnet ``` +MXNet offers pip packages with MKL-DNN enabled which will be much faster when running on Intel hardware. Try the following command line to install it and find performance numbers and tuning guide in <a href="https://mxnet.incubator.apache.org/versions/master/faq/perf.html#intel-cpu">performance on Intel CPU</a>. Review comment: Hi @aaronmarkham, the link here will be compiled to https://mxnet.incubator.apache.org/versions/faq/perf.md#intel-cpu which is a blank page. Do you think I can use http://mxnet.io/faq/perf.html#intel-cpu instead here? ---------------------------------------------------------------- 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] With regards, Apache Git Services
