masahi commented on a change in pull request #10839:
URL: https://github.com/apache/tvm/pull/10839#discussion_r840043998
##########
File path: tests/python/topi/python/test_topi_conv2d_int8.py
##########
@@ -364,7 +365,7 @@ def get_ref_data():
# ),
]
- # TODO(tvm-team): Properly run ARM code on CI aarch64 environment
+ # TODO(tvm-team): Figure out ARM dot product availability on CI aarch64
environment
Review comment:
yup I enabled the dot product test on CI, it seems to be working!
https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm/branches/PR-10839/runs/5/nodes/316/steps/542/log/?start=0
(Search `Running on target: llvm -device arm_cpu -mtriple aarch64-linux-gnu
-mattr=+neon,+v8.2a,+dotprod`)
--
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]