zixuanweeei commented on a change in pull request #17959: [MKLDNN] Add LSTMP to 
v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17959#discussion_r402711276
 
 

 ##########
 File path: cd/mxnet_lib/static/Jenkins_pipeline.groovy
 ##########
 @@ -31,7 +31,7 @@ licenses = 'licenses/*'
 
 // libmxnet dependencies
 mx_deps = 'lib/libgfortran.so.3, lib/libquadmath.so.0'
-mx_mkldnn_deps = 'lib/libgfortran.so.3, lib/libquadmath.so.0, 
lib/libmkldnn.so.1, 3rdparty/mkldnn/build/install/include/mkldnn_version.h'
+mx_mkldnn_deps = 'lib/libgfortran.so.3, lib/libquadmath.so.0, 
lib/libdnnl.so.1, 3rdparty/mkldnn/build/install/include/mkldnn_version.h'
 
 Review comment:
   Thanks for the reminder of this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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