TaoLv commented on issue #11457: Move Windows GPU tests to nightly and move MKLDNN from GPU to CPU URL: https://github.com/apache/incubator-mxnet/pull/11457#issuecomment-401393419 I don't think there is any functional difference, but I remember the build process is different on different OS platforms. For example, different platforms have different OpenMP supports. Currently, we are using Makefile on Unix while CMake is used on Windows. From this point, I think the co-existence check and joint compilation for MKLDNN and CUDA/CUDNN is needed on Windows. But I agree to refine the PR validation to save the time of contributors.
---------------------------------------------------------------- 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
