[GitHub] [incubator-tvm] mbaret commented on a change in pull request #6907: AArch64 base algorithm refactoring in LLVM

2020-11-23 Thread GitBox
mbaret commented on a change in pull request #6907: URL: https://github.com/apache/incubator-tvm/pull/6907#discussion_r528691885 ## File path: python/tvm/topi/arm_cpu/tensor_intrin.py ## @@ -447,28 +97,317 @@ def gemm_quantized(M, N, K, unroll, interleave, in_type, out_type):

[GitHub] [incubator-tvm] mbaret commented on a change in pull request #6907: AArch64 base algorithm refactoring in LLVM

2020-11-17 Thread GitBox
mbaret commented on a change in pull request #6907: URL: https://github.com/apache/incubator-tvm/pull/6907#discussion_r525292288 ## File path: python/tvm/topi/arm_cpu/tensor_intrin.py ## @@ -447,28 +88,280 @@ def gemm_quantized(M, N, K, unroll, interleave, in_type, out_type):