tmoreau89 commented on a change in pull request #10310:
URL: https://github.com/apache/tvm/pull/10310#discussion_r810346894
##########
File path: python/tvm/topi/arm_cpu/tensor_intrin.py
##########
@@ -533,6 +533,138 @@ def _instr(index):
)
+def dot_int8_int8_int32_neon():
+ """
+ Int8 dot product using vmlal instructions
Review comment:
just came here to say how nice this comment block is
--
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]