driazati commented on a change in pull request #9733:
URL: https://github.com/apache/tvm/pull/9733#discussion_r777739003



##########
File path: Jenkinsfile
##########
@@ -397,10 +390,10 @@ stage('Unit Test') {
           }
         }
       } else {
-        Utils.markStageSkippedForConditional('python3: GPU')
+        Utils.markStageSkippedForConditional('unittest: GPU')
       }
     },
-    'python3: CPU': {

Review comment:
       The potential time savings of this are pretty significant so I think 
it's worth it even if it demands more capacity from CI. I could try to pull 
some numbers of # of jobs vs # of jobs with failing unit tests vs # of jobs 
with failing integration tests to back this up 




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to