You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/11/25 19:14:38 UTC

[GitHub] [tvm] Mousius commented on a diff in pull request #13363: [microTVM] Replace arm_nnsupportfunctions.h with arm_acle.h

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org