You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/12 06:55:04 UTC

[GitHub] [tvm] Archermmt commented on a diff in pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs

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-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org