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/03/08 09:58:36 UTC

[GitHub] marcoabreu commented on a change in pull request #9963: [MXNET-34] Onnx Module to import onnx models into mxnet

marcoabreu commented on a change in pull request #9963: [MXNET-34] Onnx Module to import onnx models into mxnet
URL: https://github.com/apache/incubator-mxnet/pull/9963#discussion_r173110177
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -649,7 +649,20 @@ try {
   }
 
   stage('Integration Test') {
-    parallel 'Python GPU': {
+	parallel 'Python CPU': {
 
 Review comment:
   Please use the right name. Also, indenting is wrong.

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