aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#discussion_r283909361
########## File path: docs/install/index.md ########## @@ -124,20 +124,38 @@ Indicate your preferred configuration. Then, follow the customized commands to i $ pip install mxnet ``` +MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the <a href="../..//faq/perf.md#intel-cpu">MXNet tuning guide</a>. Review comment: extra slash for a reason? that might have been my mistake... ```suggestion MKL-DNN enabled pip packages are optimized for Intel hardware. You can find performance numbers in the <a href="../../faq/perf.md#intel-cpu">MXNet tuning guide</a>. ``` ---------------------------------------------------------------- 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
