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

 ##########
 File path: ci/docker/install/ubuntu_mklml.sh
 ##########
 @@ -21,5 +21,5 @@
 # the whole docker cache for the image
 
 set -ex
-wget --no-check-certificate -O /tmp/mklml.tgz 
https://github.com/intel/mkl-dnn/releases/download/v0.12/mklml_lnx_2018.0.1.20171227.tgz
-tar -zxvf /tmp/mklml.tgz && cp -rf mklml_*/* /usr/local/ && rm -rf mklml_*
\ No newline at end of file
+wget --no-check-certificate -O /tmp/mklml.tgz 
https://github.com/intel/mkl-dnn/releases/download/v0.14/mklml_lnx_2018.0.3.20180406.tgz
 
 Review comment:
   Well our dockerfiles even depend on Caffe, so that topic is already pretty 
over the top :D

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