975150313 commented on issue #14112: CMakeLists.txt URL: https://github.com/apache/incubator-mxnet/issues/14112#issuecomment-462220925 > @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`.  Mkl has been installed on my computer and CMake has recognized it, but there is no MKL-DNN option in CMake, and there is no third-party library of MKL DNN in the compiled bulid folder.
---------------------------------------------------------------- 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
