xinyu-intel commented on a change in pull request #10629: [MXNET-343]fix Mkldnn 
with msvc
URL: https://github.com/apache/incubator-mxnet/pull/10629#discussion_r183209056
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -358,7 +358,7 @@ try {
               mkdir pkg_%BUILD_NAME%\\build
               copy build_%BUILD_NAME%\\libmxnet.lib pkg_%BUILD_NAME%\\lib
               copy build_%BUILD_NAME%\\libmxnet.dll pkg_%BUILD_NAME%\\build
-              copy build_%BUILD_NAME%\\mkldnn.dll pkg_%BUILD_NAME%\\build
+              copy build_%BUILD_NAME%\\3rdparty\\mkldnn\\mkldnn.dll 
pkg_%BUILD_NAME%\\build
               copy build_%BUILD_NAME%\\libiomp5md.dll pkg_%BUILD_NAME%\\build
 
 Review comment:
   maybe 3rdparty\\mkldnn\\src\\Release\\mkldnn.dll

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