You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/09/26 22:31:06 UTC

[tvm] branch main updated (d4fb957ae1 -> 830ebc4ec8)

This is an automated email from the ASF dual-hosted git repository.

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from d4fb957ae1 [microTVM][ARM] Improve dense DSP micro kernel (#12908)
     add 830ebc4ec8 [TIR] Refactor IndexMap::Inverse in terms of NonSurjectiveInverse (#12904)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/index_map.h | 16 ++++------
 src/tir/ir/index_map.cc     | 74 ++++++++++++++-------------------------------
 2 files changed, 28 insertions(+), 62 deletions(-)