Hi all, Regarding to the following knowing issues listed below RC3:
* CMake build ignores the USE_MKLDNN flag and doesn't build with MKLDNN support even with -DUSE_MKLDNN=1. To workaround the issue please see: #10801<https://github.com/apache/incubator-mxnet/issues/10801>. I think this problem has already been fixed in #10629<https://github.com/apache/incubator-mxnet/pull/10629> and we can use CMake to build MXNet with MKLDNN support on WIN32 platform now. Xinyu
