TaoLv commented on a change in pull request #13681: [WIP] Making MKL-DNN
default on MXNet master
URL: https://github.com/apache/incubator-mxnet/pull/13681#discussion_r243729695
##########
File path: ci/jenkins/Jenkins_steps.groovy
##########
@@ -992,6 +1006,25 @@ def test_centos7_python3_cpu() {
}]
}
+def test_centos7_python3_cpu_mkldnn() {
Review comment:
Why we need new test for MKL-DNN default? I thought `USE_MKLDNN=1` is well
tested in the existing CI.
----------------------------------------------------------------
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