Mousius commented on a change in pull request #10839:
URL: https://github.com/apache/tvm/pull/10839#discussion_r839352038
##########
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:
As far as I know, the CI environment should be good to run the
dot-product schedules, I can take a look at cpuinfo detection later 😸
--
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]