ashokei commented on a change in pull request #9810: remove MKL_EXPERIMENTAL and update make files for MKL-DNN URL: https://github.com/apache/incubator-mxnet/pull/9810#discussion_r168890166
########## File path: docs/faq/perf.md ########## @@ -18,10 +18,7 @@ Performance is mainly affected by the following 4 factors: ## Intel CPU For using Intel Xeon CPUs for training and inference, we suggest enabling -both `USE_MKL2017 = 1` and `USE_MKL2017_EXPERIMENTAL = 1` in -`config.mk`. Check -[MKL_README.md](https://github.com/dmlc/mxnet/blob/master/MKL_README.md) for -details. Review comment: agree, probably a separate PR, as there are other changes too (MXNet changes/op-refactor etc), not just MKL-DNN. We also have new AWS instance type, it would be nice to add AVX512 instance numbers. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
