zheng-da commented on a change in pull request #8302: Refactor operators & 
MKLDNN
URL: https://github.com/apache/incubator-mxnet/pull/8302#discussion_r161619748
 
 

 ##########
 File path: .gitmodules
 ##########
 @@ -22,3 +22,7 @@
 [submodule "3rdparty/googletest"]
        path = 3rdparty/googletest
        url = https://github.com/google/googletest.git
+[submodule "3rdparty/mkldnn"]
+       path = 3rdparty/mkldnn
+       url = https://github.com/ashokei/mkl-dnn.git
 
 Review comment:
   that's right. It's mainly used for testing. The main repo of MKLDNN uses 
"curl" to download MKLML library and the Jenkins docker doesn't contain curl. I 
can't build a new docker image, as you know. 

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