pengzhao-intel commented on a change in pull request #13607: [WIP]Add Intel MKL
blas to Jenkins
URL: https://github.com/apache/incubator-mxnet/pull/13607#discussion_r240468149
##########
File path: ci/jenkins/Jenkinsfile_unix_cpu
##########
@@ -45,6 +46,8 @@ core_logic: {
custom_steps.test_unix_python3_debug_cpu(),
custom_steps.test_unix_python2_mkldnn_cpu(),
custom_steps.test_unix_python3_mkldnn_cpu(),
+ custom_steps.test_unix_python2_mkldnn_mkl_cpu(),
Review comment:
Please add a test for non-MKLDNN with MKL, thanks.
----------------------------------------------------------------
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