You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/23 10:39:05 UTC

[GitHub] marcoabreu commented on a change in pull request #13681: Making MKL-DNN default on MXNet master

marcoabreu commented on a change in pull request #13681: Making MKL-DNN default on MXNet master
URL: https://github.com/apache/incubator-mxnet/pull/13681#discussion_r243759140
 
 

 ##########
 File path: ci/jenkins/Jenkins_steps.groovy
 ##########
 @@ -992,6 +1006,25 @@ def test_centos7_python3_cpu() {
     }]
 }
 
+def test_centos7_python3_cpu_mkldnn() {
 
 Review comment:
   I don't think it is necessary to be honest. Mkldnn should not really interface with the operating system, but I'm not certain. Ideally Tao could consult with some Intel engineers. But to unblock the progress of this PR, we should have that discussion in a separate PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services