[tvm] branch main updated (b4b194d -> 9d16882)

2021-08-26 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from b4b194d extend repeat_interleave op for relay.Expr (#8839) add 9d16882 Change AOT from ExprVisitor

[tvm] branch main updated: Trivial uTVM -> microTVM "spelling" fix to align with branding. (#8905)

2021-09-02 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 b6f985d Trivial uTVM -> microTVM "spell

[tvm] branch main updated (f8b1df4 -> 2e0a711)

2021-09-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f8b1df4 [Bugfix] Fix visit_attrs error if its function pointer is equal to nullptr (#8920) add 2e0a711 Set

[tvm] branch main updated: Migrate C Interface API Generation to C++ (#9106)

2021-10-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 b53472c Migrate C Interface API Generation to C

[tvm] branch main updated (d3f2ea4 -> 0ed3a92)

2021-10-06 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from d3f2ea4 fix (#9205) add 0ed3a92 Arm(R) Cortex(R)-M55 CPU and Arm(R) Ethos(TM)-U55 NPU Demo App (#8922) No new

[tvm] branch main updated: [CMSIS-NN] Initial operator support for Mul (#9163)

2021-10-01 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 6d120c0 [CMSIS-NN] Initial operator support for Mul

[tvm] branch main updated (d11bdcd -> edda830)

2021-10-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from d11bdcd [Op] Do not override specified layout in pooling (2nd PR) (#9328) add edda830 [ETHOSN] Match config

[tvm] branch main updated (5ca646b -> d5dd8c0)

2021-10-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5ca646b BUG: Look through on_device annotations when looking for shape constants (#9345) add d5dd8c0 Disable

[tvm] branch main updated (3047709 -> 9ada371)

2021-11-30 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3047709 [Relay] Use LowerTEPass in VM (#9483) add 9ada371 [microNPU] Add the infrastructure for lookup table

[tvm] branch main updated: [microNPU] Fix bug with re-reading in EncodeConstants (#9646)

2021-12-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 befa7f3 [microNPU] Fix bug with re-reading

[tvm] branch main updated: [microNPU] Refactor codegen tests (#9623)

2021-12-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 643d991 [microNPU] Refactor codegen tests (#9623

[tvm] branch main updated (9c41153 -> 3f1c931)

2021-12-06 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 9c41153 [ONNX]Support Opset 13 split IFF the split is a constant (#9643) add 3f1c931 [7/10] Code generation

[tvm] branch main updated (3f1c931 -> 260c95d)

2021-12-06 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3f1c931 [7/10] Code generation for Pooling and Fully Connected via CMSIS-NN (#9531) add 260c95d [microNPU] Add

[tvm] branch main updated (5aea9bc -> 124813f)

2021-12-21 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5aea9bc [microNPU] Fix incorrect comparison in schedulers (#9706) add 124813f [microNPU] Upgrade to 21.11 version

[tvm] branch main updated (f93b0c2 -> 5aea9bc)

2021-12-21 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f93b0c2 [Hexagon] Account for objects being smaller than the allocated space (#9769) add 5aea9bc [microNPU] Fix

[tvm] branch main updated: [microNPU] Re-enable LayoutOptimizer pass (#9793)

2021-12-23 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 85e27c1 [microNPU] Re-enable LayoutOptimizer pass

[tvm] branch main updated (0274b95 -> 7456b1a)

2021-12-20 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 0274b95 fix int set analysis on negative scale (#9776) add 7456b1a [microNPU] Added checks for out of range shifts

[tvm] branch main updated: [microNPU] Add unary elementwise operator infrastructure with ABS (#9530)

2021-11-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 d061d7f [microNPU] Add unary elementwise operator

[tvm] branch main updated (44fae01 -> 008367d)

2021-11-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 44fae01 Revert "[CI.Lint.Black] Use "en_US.UTF-8" for Red Hat 6&7 Compatibility (#9537)" (#9548

[tvm] branch main updated (ee23013 -> e9b6845)

2021-11-17 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from ee23013 [4/10] Code generation for Conv2D via CMSIS-NN (#9331) add e9b6845 [microNPU] Adding rounding mode

[tvm] branch main updated (3f2ae34 -> 95ff358)

2021-11-17 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3f2ae34 [ETHOSN] Cleanup of trademarks and registered trademarks (#9516) add 95ff358 [microNPU] Allow constants

[tvm] branch main updated (95ff358 -> ee23013)

2021-11-17 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 95ff358 [microNPU] Allow constants to be given as input to an operator (#9515) add ee23013 [4/10] Code generation

[tvm] branch main updated: [2/3][AOT][DeviceAPI] Add Hooks for Activate/Deactivate/Open/Close (#9500)

2021-11-16 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 948641c [2/3][AOT][DeviceAPI] Add Hooks for Activate

[tvm] branch main updated: [ETHOSN] Cleanup of trademarks and registered trademarks (#9516)

2021-11-16 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 3f2ae34 [ETHOSN] Cleanup of trademarks and registered

[tvm] branch main updated: Section names for TVM generated constants (#9524)

2021-11-29 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 f32042f Section names for TVM generated constants

[tvm] branch main updated (18c8878 -> 2d32120)

2021-11-29 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 18c8878 [TVMC] Adds ethos-u-vela dependency in the "tvmc" set of dependencies. (#9590) add 2d3212

[tvm] branch main updated: [5/10] Code generation for Depthwise Convolution via CMSIS-NN (#9409)

2021-11-26 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 52edc9a [5/10] Code generation for Depthwise

[tvm] branch main updated (c3f5271 -> 0a4cc89)

2021-11-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from c3f5271 [microNPU] Change weights and command stream section (#9523) add 0a4cc89 [microNPU] Support binary

[tvm] branch main updated (238958f -> c3f5271)

2021-11-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 238958f [microNPU] Fix incorrectly calculated stride when converting NHWC to NHCWB16 (#9560) add c3f5271

[tvm] branch main updated (0e818bb -> 238958f)

2021-11-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 0e818bb Bump version to 0.9.dev0 (#9581) add 238958f [microNPU] Fix incorrectly calculated stride when converting

[tvm] branch main updated (0a4cc89 -> 8ca8e38)

2021-11-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 0a4cc89 [microNPU] Support binary elementwise with non-4D inputs (#9521) add 8ca8e38 [Relay] WithFields method

[tvm] branch main updated: [TVMC] Adds ethos-u-vela dependency in the "tvmc" set of dependencies. (#9590)

2021-11-26 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 18c8878 [TVMC] Adds ethos-u-vela dependency

[tvm] branch main updated: [microNPU] Add support for unary elementwise CLZ (#9577)

2021-11-26 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 a82abd4 [microNPU] Add support for unary elementwise

[tvm] branch main updated (328d7c7 -> 8e1425d)

2021-11-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 328d7c7 remove compile warning complained by macos clang-13.0 (#9522) add 8e1425d Expose workspace size

[tvm] branch main updated (c83dfa6 -> d1aebcb)

2021-11-02 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from c83dfa6 fix (#9412) add d1aebcb [TVMC] Keep quantized weights when importing PyTorch model (#9417) No new

[tvm] branch main updated (7c3283c -> b86aedd)

2021-11-09 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 7c3283c Fix function annotation (#9474) add b86aedd [CMSIS-NN] Convert CMSIS-NN to use Target Hooks (#9397

[tvm] branch main updated (e3a3043 -> 5527cbf)

2021-11-05 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from e3a3043 [CI] Pin setuptools to v58.4.0 in CI to circumvent breaking change in v58.5 (#9446) add 5527cbf Update

[tvm] branch main updated (e0c1256 -> 19b23b9)

2021-11-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from e0c1256 Removed a manual file handler pitfall (#9435) add 19b23b9 Arm(R) Ethos(TM)-U NPU Pooling operators support

[tvm] branch main updated (c2a685e -> 75a8fa1)

2021-10-26 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from c2a685e [COMMUNITY] Mehrdad Hessar -> Reviewer (#9366) add 75a8fa1 Fix Arm(R) Ethos(TM)-U55 NPU Demo app (#9

[tvm] branch main updated (541f9f2 -> 3b22607)

2021-10-29 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 541f9f2 [BYOC] CUTLASS integration (#9261) add 3b22607 [ETHOSN] Add support for non-default Ethos(TM)-N78

[tvm] branch main updated (6af5bbd -> f435a13)

2021-12-02 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 6af5bbd Assume /Tools is part of the HEXAGON_TOOLCHAIN env variable (#9609) add f435a13 [microNPU] Add

[tvm] branch main updated: [microNPU] Update Conv2D Tests to Use TF API to Gen Test Cases (#9508)

2021-12-09 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 1566fb1 [microNPU] Update Conv2D Tests to Use TF API

[tvm] 01/01: [CI] Update ci_cpu docker image

2021-12-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git commit 91e901becf34631bf79c6ea86306e84697c892b7 Author: Manupa Karunaratne AuthorDate: Tue Dec 7 12:07:24 2021 +

[tvm] branch ci-docker-staging updated (6af31eb -> 91e901b)

2021-12-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. discard 6af31eb [CI] Update ci_cpu docker image new 91e901b [CI] Update ci_cpu docker image This update

[tvm] branch main updated (3c05eb6 -> 00db4db)

2021-12-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3c05eb6 Add tvm-bot to triage role. (#9675) add 00db4db Options to create test directory and print commands in AOT

[tvm] 01/01: [CI] Update ci_cpu docker image

2021-12-07 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git commit 6af31eb0c4ff399483a2f552be676eabe6df255a Author: Manupa Karunaratne AuthorDate: Tue Dec 7 12:07:24 2021 +

[tvm] branch ci-docker-staging updated (5ff0fac -> 6af31eb)

2021-12-07 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. discard 5ff0fac [CI] Update ci_cpu docker image add dea654e [EZ][Autoscheduler] Log exceptions in topi

[tvm] branch main updated: [microNPU] Add support for SIGMOID (#9627)

2021-12-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 3371a76 [microNPU] Add support for SIGMOID (#9627

[tvm] 01/01: [CI] Update ci_cpu docker image

2021-12-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git commit 6305c7d5425159b58097fedfd94e0a0e6aa299f2 Author: Manupa Karunaratne AuthorDate: Tue Dec 7 12:07:24 2021 +

[tvm] branch ci-docker-staging updated (91e901b -> 6305c7d)

2021-12-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. discard 91e901b [CI] Update ci_cpu docker image add 00db4db Options to create test directory and print

[tvm] branch main updated: Follow up from CMSIS-NN pooling failure (#9708)

2021-12-13 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 c19f193 Follow up from CMSIS-NN pooling failure

[tvm] branch main updated (510f7c6 -> bedc772)

2021-12-10 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 510f7c6 Don't requantize if bias or quantize scales are approximately equal (#9676) add bedc772 [microNPU] Add

[tvm] branch main updated (e785b26 -> 404d9cf)

2021-12-10 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from e785b26 [TIR] Allow memory (aka storage) scopes to be retrieved/applied to PrimFuncs (#9689) add 404d9cf [ETHOSN

[tvm] branch main updated (724f35e -> 6c8ed60)

2021-12-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 724f35e [TVMC] micro, run: Disable micro support when USE_MICRO=OFF (#9632) add 6c8ed60 [microNPU] Add NHWC

[tvm] branch main updated (756debc -> b4cc3ba)

2021-12-02 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 756debc [TIR][USMP] Greedy memory planning algorithm (#9214) add b4cc3ba [microNPU] Mean legalization support

[tvm] branch main updated (db78d48 -> a28a8bf)

2021-12-11 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from db78d48 Fix LLVM version for Hexagon (#9711) add a28a8bf [CMSIS-NN] Fixed return data type from pattern callback

[tvm] branch main updated: [microNPU] Refactor section name test to remove relay_ir_builder (#9658)

2021-12-06 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 210a192 [microNPU] Refactor section name test

[tvm] 01/01: [CI] Update ci_cpu docker image

2021-12-07 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git commit 5ff0fac6f5c174759ca209e7a9d589e5eca0a5b7 Author: Manupa Karunaratne AuthorDate: Tue Dec 7 12:07:24 2021 +

[tvm] branch ci-docker-staging updated (90e3a9a -> 5ff0fac)

2021-12-07 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. omit 90e3a9a Update Jenkinsfile omit aeaa5d3 Hotfix jenkins omit 8712217 [CI] Use correct variable

[tvm] branch main updated: [microNPU] Support different constant datatypes (#9626)

2021-12-07 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 224f8da [microNPU] Support different constant

[tvm] branch main updated (bcda972 -> 993009e)

2022-01-13 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from bcda972 change install version of gpu to cpu (#9922) add 993009e Run extract constants pass only for CMSIS-NN

[tvm] branch main updated (596333b -> 24bccd2)

2022-01-17 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 596333b [MetaSchedule] Schedule Rule: Auto Inline (#9943) add 24bccd2 [microNPU] Remove remaining

[tvm] branch main updated (24bccd2 -> 133bb9c)

2022-01-17 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 24bccd2 [microNPU] Remove remaining UnsupportedLayout checks (#9791) add 133bb9c [microNPU][2c] Add performance

[tvm] branch main updated (076fa33 -> 05cda49)

2022-03-11 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 076fa33 [TECompiler] Decouple TE compute and schedule lowering in ScheduleBuilder (#10561) add 05cda49 [CMSIS-NN

[tvm] branch main updated (3187753 -> 5eb93df)

2022-03-14 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3187753 [Minor] fix redundant compute (#10580) add 5eb93df [CMSIS-NN] Scalar to tensor constant pass to support

[tvm] branch main updated (e8c8409 -> fe7b5d3)

2022-03-17 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from e8c8409 Add support for aten::__lshift__, aten::__rshift__, aten::__ior__ (#10631) add fe7b5d3 [microNPU] Setting

[tvm] branch main updated (8bddaab -> 4d88a45)

2022-03-14 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 8bddaab [TFLite] Quantized unary elemwise ops (#10566) add 4d88a45 [microNPU] Improve cycles estimates for memory

[tvm] branch main updated (acf8be7 -> 5e81389)

2022-03-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from acf8be7 [microNPU] modify the demo to use USMP (#10511) add 5e81389 [microNPU] Introduce a pass to remove

[tvm] branch main updated (5e81389 -> 5804d20)

2022-03-08 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5e81389 [microNPU] Introduce a pass to remove redundant identity operations (#10254) add 5804d20 [microNPU] Fix

[tvm] branch main updated (f9d3918 -> 060d9d2)

2022-03-09 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f9d3918 [LLVM][TIR] Propagate variable names to parameters. (#10514) add 060d9d2 [AOT] Introduce checks for return

[tvm] branch main updated (48793f3 -> 39bf923)

2022-03-09 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 48793f3 Add ONNX LinearRegressor operator support (#10477) add 39bf923 [AOT] Use python temporary directory

[tvm] branch main updated (39bf923 -> a1fb44d)

2022-03-09 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 39bf923 [AOT] Use python temporary directory for AOT tests (#10518) add a1fb44d [microNPU] Add support for TFLite

[tvm] branch main updated (d110aa1 -> 25cc311)

2022-02-24 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from d110aa1 [ETHOSN] Improved identification of driver library version (#10285) add 25cc311 [ETHOSN] Stricter data

[tvm] branch main updated (25cc311 -> f1ff61a)

2022-02-24 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 25cc311 [ETHOSN] Stricter data type conversion checks (#10271) add f1ff61a [microNPU][4] Add the cascader Proposal

[tvm] branch main updated (5956125 -> b5f1dab)

2022-02-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5956125 [ONNX] only broadcast matmul if the shape has changed (#10321) add b5f1dab [TIR] Tir constants integration

[tvm] branch main updated (f583a70 -> 93cbadb)

2022-02-16 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f583a70 [BUGFIX] fix text printer when TVM_LOG_DEBUG is on (#10279) add 93cbadb [microNPU] Add support

[tvm-rfcs] branch main updated: Module Based Model Runtime for AOT (#46)

2022-02-15 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git The following commit(s) were added to refs/heads/main by this push: new d9dd6eb Module Based Model Runtime for AOT (#46

[tvm] branch main updated: [cleanup] Log compile errors for AOT tests (#10214)

2022-03-01 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 8f6fa8f [cleanup] Log compile errors for AOT tests

[tvm] branch main updated (5e33ffc -> 0c836b7)

2022-03-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5e33ffc [Hexagon] Allow execution on target or simulator from HexagonLauncher (#10454) add 0c836b7 [microNPU][5

[tvm] branch main updated (0f2392c -> d1046f5)

2022-03-04 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 0f2392c [Arith] Handle mod/floormod in modular set analysis (#10453) add d1046f5 Correctly enable architecture

[tvm] branch main updated: [microNPU] Refactor Relay to TIR hook (#10599)

2022-03-21 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 290395a [microNPU] Refactor Relay to TIR hook (#10599

[tvm-rfcs] 01/01: [USMP] Adding U4 usecase

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a commit to branch usmp_u4_rfc in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git commit 2343235a50829ed2766e2a12117f922d18f345e0 Author: Manupa Karunaratne AuthorDate: Fri Mar 25 12:42:36 2022 +

[tvm-rfcs] branch usmp_u4_rfc created (now 2343235)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch usmp_u4_rfc in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git. at 2343235 [USMP] Adding U4 usecase This branch includes the following new commits: new 2343235 [USMP

[tvm] branch main updated (532b2b4 -> 14084f4)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 532b2b4 Check for toolchain when marking reference system tests (#10659) add 14084f4 [CMSIS-NN] Stop test

[tvm] branch main updated: [TESTING] Mark CMSIS-NN test in TVMC tests (#10674)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 ca82fa0 [TESTING] Mark CMSIS-NN test in TVMC tests

[tvm] branch main updated (ca82fa0 -> 532b2b4)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from ca82fa0 [TESTING] Mark CMSIS-NN test in TVMC tests (#10674) add 532b2b4 Check for toolchain when marking reference

[tvm] branch main updated (f16286e -> 67da111)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f16286e [Hexagon] Improved ergonomics of HexagonLauncher in unit tests. (#10581) add 67da111 [CI] Enable

[tvm] branch main updated: [microNPU] Add a pass to move allocate nodes to the outer scope (#10725)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 079eb4e [microNPU] Add a pass to move allocate nodes

[tvm] branch main updated (fbede4c -> 4dc6d7d)

2022-03-28 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from fbede4c use python3.7 install script in ci-qemu (#10799) add 4dc6d7d [microNPU] Remove unused import and command

[tvm] branch main updated (62e0470 -> d0c7c78)

2022-03-30 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 62e0470 [DOCS] Add background context for stack allocation in builtin lowering (#10632) add d0c7c78 [microNPU

[tvm] branch main updated: [microNPU] Some housekeeping in the test_ethosu folder (#10824)

2022-03-31 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 8226bd0 [microNPU] Some housekeeping

[tvm] branch main updated (e9b3ea5983 -> 64dd05b0c0)

2022-04-05 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from e9b3ea5983 [TIR] Fix check for multiple axis separators (#10845) add 64dd05b0c0 [microNPU] Flatten after allocates

[tvm] branch main updated (290395a -> 951efbf)

2022-03-21 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 290395a [microNPU] Refactor Relay to TIR hook (#10599) add 951efbf [microNPU] Remove xfail from test_clz (#10670

[tvm] branch main updated (ce28068 -> 47ab545)

2022-03-29 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from ce28068 [MetaSchedule] Support grouping in the cost model (#10811) add 47ab545 [COMMUNITY] David Riazati

[tvm] branch main updated: [CI] Fix Vitis-AI tests when USE_VITIS_AI flag set to OFF (#10802)

2022-03-29 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 ba8698f [CI] Fix Vitis-AI tests when USE_VITIS_AI

[tvm] branch main updated: [microNPU] Remove identity operations between non-compute operations (#10411)

2022-03-25 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 2cb7695 [microNPU] Remove identity operations between

[tvm] branch main updated (2bd177f -> e8a966e)

2022-03-22 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 2bd177f [microTVM] Zephyr: Fix gdbserver_port option (#10678) add e8a966e [microNPU] Determine block configs using

[tvm] branch main updated (9ef374f -> 339f888)

2022-02-01 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 9ef374f [CUDA] Support float16 erf,tan,atan (#10122) add 339f888 [USMP] Add performance characteristics

[tvm] branch main updated (95e466e -> 2e6702c)

2022-02-02 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 95e466e [BugFix] Linker: undefined reference to kTargetPoolReadWriteAccess (#10147) add 2e6702c [microNPU] Add

[tvm] branch main updated (9518b7e -> f2b7e82)

2022-02-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 9518b7e Remove javah support (#10104) add f2b7e82 [microNPU][3] Plan generation for the cascader (#9890) No new

  1   2   >