ZhennanQin commented on issue #14112: CMakeLists.txt URL: https://github.com/apache/incubator-mxnet/issues/14112#issuecomment-462217085 @975150313 AFAIK, MKLDNN supports windows build with VC. USE_MKLDNN is turned on by default in MXNet recently, and this default enabling is on Linux build only. After some more testing, we may enable MKLDNN by default on other platform like windows. for now you can manually enable MKLDNN with cmake option `-DUSE_MKLDNN`.
---------------------------------------------------------------- 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
