Mousius commented on code in PR #13363:
URL: https://github.com/apache/tvm/pull/13363#discussion_r1032656179


##########
python/tvm/topi/arm_cpu/mprofile/dsp/micro_kernel/tensordot.py:
##########
@@ -127,6 +127,19 @@ def tensordot_impl(in_dtype: str, tensor_h: int, jump: 
int, tensor_w: int, suffi
         #include <stdint.h>
         #include <arm_acle.h>
 
+        #ifndef ARM_CPU_ROR_EXISTS

Review Comment:
   I think this is OK as @guberti will rewrite this entire file in #13242 



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