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-398655085 @szha After discussion we still keep current change, for mkldnn build to keep simple we always download mklml small library, for mxnet build if blas is mkl we will use full mkl as blas (so prepare_mkl.sh is not necessary). I also fixed an issue that mxnet will link both mklml and full mkl when MKLDNN is enabled and blas is mkl (the expected behavior should link with full mkl alone). Please help to take a look.
---------------------------------------------------------------- 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
