You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/12 16:10:01 UTC

[GitHub] [tvm] leandron commented on a diff in pull request #12404: [CI][aarch64] Enable ONNX and PyTorch tests on AArch64

leandron commented on code in PR #12404:
URL: https://github.com/apache/tvm/pull/12404#discussion_r944614233


##########
ci/jenkins/Test.groovy.j2:
##########
@@ -183,7 +183,11 @@
   ci_setup(ci_arm)
   sh (
     script: "${docker_run} ${ci_arm} ./tests/scripts/task_python_frontend_cpu.sh",
-    label: 'Run Python frontend tests',
+    label: 'Run General Python frontend tests',
+  )
+  sh (

Review Comment:
   Sure will close this one and submit a new PR



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