mseth10 commented on a change in pull request #13681: [WIP] Making MKL-DNN default on MXNet master URL: https://github.com/apache/incubator-mxnet/pull/13681#discussion_r243450938
########## File path: Makefile ########## @@ -60,6 +60,10 @@ endif # use customized config file include $(config) +ifndef $(USE_MKLDNN) Review comment: Not making MKL-DNN default on MacOS as of now. Thanks for the suggestions! ---------------------------------------------------------------- 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
