masahi commented on a change in pull request #10839:
URL: https://github.com/apache/tvm/pull/10839#discussion_r839160185



##########
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:
       cc @Mousius @u99127, I'd love to test the dot-product schedule on the 
aarch64 CI, do you know if it is supposed? Automatic detection would require 
`/proc/cpuinfo` etc as suggested by @u99127 in 
https://github.com/apache/tvm/pull/10773#discussion_r835338505, which I'd 
rather avoid.




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


Reply via email to