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_r281755133
 
 

 ##########
 File path: docs/faq/perf.md
 ##########
 @@ -34,8 +34,13 @@ Performance is mainly affected by the following 4 factors:
 
 ## Intel CPU
 
-For using Intel Xeon CPUs for training and inference, we suggest enabling
-`USE_MKLDNN = 1` in `config.mk`. 
+For using Intel Xeon CPUs for training and inference, we suggest to install 
mxnet-mkl package by:
 
 Review comment:
   ```suggestion
   When using Intel Xeon CPUs for training and inference, the `mxnet-mkl` 
package is recommended. Adding `--pre` installs a nightly build from master. 
Without it you will install the latest patched release of MXNet:
   ```

----------------------------------------------------------------
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

Reply via email to