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/05/02 12:22:46 UTC

[GitHub] jinhuang415 opened a new pull request #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue

jinhuang415 opened a new pull request #10783: Fix 'make clean USE_MKLDNN=1' will build mkldnn issue
URL: https://github.com/apache/incubator-mxnet/pull/10783
 
 
   ## Description ##
   Fix 'make clean USE_MKLDNN=1' will build MKLDNN issue, add target check in Makefile, only build mkldnn for default target(if not specify the target) or all target if USE_MKLDNN is defined.
   

----------------------------------------------------------------
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