TaoLv edited a comment on issue #12953: Update MKL-DNN dependency URL: https://github.com/apache/incubator-mxnet/pull/12953#issuecomment-435282752 @lebeg Try to change the cmake in your PR. I think it can fix your issue. Seems I still need sometime to fix the LRN test failure, so if needed, I can file a separated PR to improve cmake. What do you think? ``` set(WITH_TEST OFF CACHE INTERNAL "" FORCE) set(WITH_EXAMPLE OFF CACHE INTERNAL "" FORCE) set(ARCH_OPT_FLAGS "" CACHE INTERNAL "" FORCE) ```
---------------------------------------------------------------- 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
