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_r185701283
 
 

 ##########
 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:
   i notice these scripts are called only for docker, as part of docker image 
build; i think we do not have 3rdparty/mkldnn folder yet , as the actual mxnet 
build happens later.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to