You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/02 06:29:44 UTC

[GitHub] TaoLv edited a comment on issue #12953: Update MKL-DNN dependency

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:
users@infra.apache.org


With regards,
Apache Git Services