ashokei commented on a change in pull request #10736: [MXNET-367] update mkldnn to v0.14 and disable building test examples URL: https://github.com/apache/incubator-mxnet/pull/10736#discussion_r185699357
########## File path: prepare_mkl.sh ########## @@ -58,16 +58,16 @@ MXNET_ROOT=`dirname $0` USE_MKLML=0 # NOTE: if you update the following line, please also update the dockerfile at # tests/ci_build/Dockerfile.mkl -VERSION_MATCH=20171227 +VERSION_MATCH=20180406 Review comment: this script can be used independent of mkldnn (for eg: mshadow with mklml blas api) ---------------------------------------------------------------- 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
