Archermmt commented on code in PR #15500: URL: https://github.com/apache/tvm/pull/15500#discussion_r1292119542
########## ci/jenkins/unity_jenkinsfile.groovy: ########## @@ -318,6 +318,7 @@ stage('Build and Test') { sh "${docker_run} ${ci_gpu} ./tests/scripts/task_config_build_gpu.sh build" make("${ci_gpu}", 'build', '-j2') sh "${docker_run} ${ci_gpu} ./tests/scripts/unity/task_python_relax_gpuonly.sh" + sh "${docker_run} ${ci_gpu} ./tests/scripts/unity/task_python_msc.sh" Review Comment: I add test_msc to task_python_relax.sh. Seems ok: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm-unity/detail/PR-15500/8/pipeline/60 -- 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: commits-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org