driazati commented on code in PR #12178:
URL: https://github.com/apache/tvm/pull/12178#discussion_r930197046
##########
ci/jenkins/Test.groovy.j2:
##########
@@ -199,6 +234,9 @@ stage('Test') {
{{ method_name }}()
},
{% endfor %}
+ 'unittest: CPU MINIMAL': {
Review Comment:
I meant something like
https://github.com/apache/tvm/blob/main/ci/jenkins/Test.groovy.j2#L202-L218, if
you do that it will automatically call the test method
--
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]