jinhuang415 commented on issue #11090: Define build target for mkldnn lib build 
to fix 'make clean USE_MKMLDNN=1' issue
URL: https://github.com/apache/incubator-mxnet/pull/11090#issuecomment-394980426
 
 
   @ashokei Thanks for helping review. Currently if USE_BLAS=mkl, libmxnet.so 
will static link with full MKL library instead of mklml library, and if 
USE_MKLDNN=1 during mkldnn library build it will use the prepare_mkl.sh under 
mkldnn repo, so looks prepare_mkl.sh (the one in the mxnet repo root directory) 
is not needed anymore. Do you think we still need to keep it?

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

Reply via email to