(tvm) branch main updated: [TOPI] Add dense schedule for fp16 and fp32 using gemm (#17091)

2024-07-09 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new c4e6f96386 [TOPI] Add dense schedule for fp16 and fp32

(tvm) branch main updated: [SME] Utilize predication in fp32 matmul and conv2d schedules (#17054)

2024-06-14 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new d3011ab609 [SME] Utilize predication in fp32 matmul

(tvm) branch main updated: [AOT] Correctly calculate workspace for vector types (#17077)

2024-06-11 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new ab02979a86 [AOT] Correctly calculate workspace for

(tvm) branch main updated: [SME] Extract gemm block correctly when fused with bias (#17076)

2024-06-11 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new d1cd95fa9c [SME] Extract gemm block correctly when

(tvm) branch main updated: [Arith][SVE] Add rewrite rules for indices split by scalable expressions (#17046)

2024-06-07 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 5d077c5a09 [Arith][SVE] Add rewrite rules for indices

(tvm) branch main updated: [SME][TOPI] Add conv2d NHWC SME fp16->fp32 schedule (#17048)

2024-06-05 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 4b8297480d [SME][TOPI] Add conv2d NHWC SME fp16->f

(tvm) branch main updated: [TIR] Fix Bug in VectorizeLoop (#17039)

2024-05-30 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 291c04770a [TIR] Fix Bug in VectorizeLoop (#17039

(tvm) branch main updated: [SME][TOPI] Add conv2d NHWC SME fp32 schedule (#17003)

2024-05-28 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new cab54e0dee [SME][TOPI] Add conv2d NHWC SME fp32

(tvm) branch main updated (20d8c53731 -> 430e02fdcd)

2024-05-28 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 20d8c53731 [SVE] Add support for representing and creating buffer-level predicates (#16966) add 430e02fdcd [SME] Add

(tvm) branch main updated: [TOPI][Testing] Enable conv2d NHWC fp16 topi testing for `arm_cpu` (#17007)

2024-05-22 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new ac9a943c4d [TOPI][Testing] Enable conv2d NHWC fp16

(tvm) branch main updated (2e56421dda -> a5862a5c69)

2024-05-21 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 2e56421dda [DLight] Update Adreno GEMV Rules (#17016) add a5862a5c69 [SVE] Use only powers of two as possible vscale

(tvm) branch main updated (f267691fa4 -> d4056ca795)

2024-04-15 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from f267691fa4 [Relax] Stabilize relax pass mutation order (#16883) add d4056ca795 [SVE] Support splitting by vscale in

(tvm) branch main updated: [SME] Target parser support for SME (#16794)

2024-04-02 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new c20cdafcbc [SME] Target parser support for SME (#16794

(tvm) branch main updated: [Target] Use LLVM target parser for determining Arm(R) A-Profile Architecture features (#16425)

2024-03-27 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 726a141649 [Target] Use LLVM target parser for

(tvm) branch main updated (4f3a863c1f -> ac2f47867f)

2024-03-26 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 4f3a863c1f [Cutlass] Add check for group gemm param shapes (#16788) add ac2f47867f [SME] Add support for inserting

(tvm) branch main updated: [SVE] Add codegen support for scalable buffer accesses (#16696)

2024-03-14 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new af0c038f2e [SVE] Add codegen support for scalable

(tvm) branch main updated (981009d457 -> c00cc031de)

2024-03-14 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 981009d457 [Fix] PagedKVCache fetching compute stream when copy stream is needed (#16714) add c00cc031de [Target

(tvm) branch main updated (ff3716b83a -> c2c579bb0a)

2024-02-28 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from ff3716b83a [TVMScript] Represent tir::builtin::ret() using python "return" (#16640) add c2c579bb0a [BugFix

(tvm) branch main updated: [SVE] Add support for scalable data type strings (#16612)

2024-02-27 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 563ef9587c [SVE] Add support for scalable data type

(tvm) branch main updated: [AOT][Testing] Print output values on test failure (#16611)

2024-02-26 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new b3fa6cb873 [AOT][Testing] Print output values on test

(tvm) branch main updated: [TOPI][Target] Add fp16 SIMD support for conv2d on `arm_cpu` targets (#16383)

2024-01-11 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new e53a8bcfb9 [TOPI][Target] Add fp16 SIMD support for

[tvm] branch main updated: [TVMScript][TIR] Pretty print TIR LLVM function name (#15953)

2023-10-25 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 885fc27390 [TVMScript][TIR] Pretty print TIR LLVM

[tvm] branch main updated (71caa19f96 -> fdfd16c951)

2023-10-13 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 71caa19f96 [LLVM] Fix for llvm CodeGenOpt API change (#15921) add fdfd16c951 [microNPU][ETHOSU] MatMul legalization

[tvm] branch main updated: [Relay][TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 (#15472)

2023-08-14 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 94f6b37b06 [Relay][TFLite] Fix in qnn.conv2d when

[tvm] branch main updated: Remove duplicate the word (#15524)

2023-08-11 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new ed8b82c5d6 Remove duplicate the word (#15524

[tvm] branch main updated: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule (#15484)

2023-08-07 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 93356cdcbe [Bugfix][TOPI] Fix a bug in arm_cpu int8

[tvm] branch main updated: [Relay][Strategy] Fix `arm_cpu` int8 conv2d schedule selection for 32-bit targets (#15468)

2023-08-04 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 63a95d54f4 [Relay][Strategy] Fix `arm_cpu` int8 conv2d

[tvm] branch main updated: [microNPU][ETHOSU] Fix concatenation with reused buffers (#15428)

2023-08-01 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new b77d659c9a [microNPU][ETHOSU] Fix concatenation with

[tvm] branch main updated: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator (#15117)

2023-07-31 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 619bb1d939 [FRONTEND][TFLITE] Add support for TFLite&#

[tvm] branch main updated: [ETHOSU][MicroNPU][Pass] Add a pass to replicate pads (#14909)

2023-07-17 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 6c63e0db53 [ETHOSU][MicroNPU][Pass] Add a pass to

[tvm] branch main updated: Revert "[topi] Add `arm_cpu` specific pooling schedules" (#15286)

2023-07-11 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 81d7f79f03 Revert "[topi] Add `arm_cpu` spe

[tvm] branch main updated: [microNPU][ETHOSU] Add Vela's logic to select configuration block (#15186)

2023-07-04 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 5dc25afc87 [microNPU][ETHOSU] Add Vela's log

[tvm] branch main updated: [microNPU][ETHOSU] Fix minimum buffer size (#15104)

2023-06-20 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 31be72635e [microNPU][ETHOSU] Fix minimum buffer size

[tvm] branch main updated: [microNPU][ETHOSU] Fix CopyComputeReordering pass arguments (#15063)

2023-06-19 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new e280e01fc1 [microNPU][ETHOSU] Fix

[tvm] branch main updated: [Bugfix][TVMC] Fix tvmc option for printing which operators are offloaded to the Ethos-U (#14994)

2023-06-19 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new fa223b077f [Bugfix][TVMC] Fix tvmc option for printing

[tvm] branch main updated: [CI] Make Graviton3 default AArch64 job runner node (#14983)

2023-06-08 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 7dc1d6a99f [CI] Make Graviton3 default AArch64 job

[tvm] branch main updated: [microNPU][ETHOSU] Add offloading to the NPU the nn.avg_pool2d operator with a stride > 3 (#14861)

2023-05-24 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new d9c1ba60f4 [microNPU][ETHOSU] Add offloading to the

[tvm] branch main updated: [microNPU][ETHOSU] Channel pad offloaded to NPU (#14765)

2023-05-19 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new bbfe481784 [microNPU][ETHOSU] Channel pad offloaded to

[tvm] branch main updated: [microNPU][ETHOSU] Softmax int8 legalization support (#14629)

2023-04-26 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 1a70083711 [microNPU][ETHOSU] Softmax int8

[tvm] branch main updated: [microNPU] Fix skip tests when Vela is not present (#14587)

2023-04-12 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 48d9165263 [microNPU] Fix skip tests when Vela is not

[tvm] branch main updated (287cd38651 -> 7a73254590)

2023-04-05 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 287cd38651 [TIR] Improved SeqStmt::Flatten utility (#14497) add 7a73254590 [Relay] Check if the attribute "

[tvm] branch main updated: [CI] Add onnx dependency to test_auto_tensorize.py::test_vnni_bert_int8 (#14102)

2023-02-23 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new a8c5804c49 [CI] Add onnx dependency to

[tvm] branch main updated (19d970cab1 -> a06c36c5b6)

2023-02-22 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 19d970cab1 [MetaSchedule] Fix anchor-block flow with empty design space generator (#14047) add a06c36c5b6 [CI] Fix

[tvm] branch main updated: [microNPU] Add hardware constraints for binary elementwise (#13772)

2023-01-18 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 60358a145b [microNPU] Add hardware constraints for

[tvm] branch main updated: [microNPU] Add relu6 relu_n1_to_1 test cases for Ethos-U (#13645)

2023-01-12 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new e0c2181af8 [microNPU] Add relu6 relu_n1_to_1 test

[tvm] branch main updated: [microNPU] Fix cascade scheduling stability (#13428)

2022-12-05 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 012551ffda [microNPU] Fix cascade scheduling stability

[tvm] branch main updated (53824d697a -> 37a885553c)

2022-11-18 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 53824d697a [Hexagon][QNN] Add TOPI strategies for qnn ops mul/tanh/subtract (#13416) add 37a885553c [microNPU] Fix

[tvm] branch main updated (7536068e80 -> 84fadc45d0)

2022-11-02 Thread ekalda
This is an automated email from the ASF dual-hosted git repository. ekalda pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 7536068e80 [MetaSchedule] Swap the order of RewriteTensorize and VerifyGPUCode to reduce tuning time (#13259) add