You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/09/27 00:56:56 UTC

[tvm] branch last-successful updated (f25a702a1f -> 830ebc4ec8)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from f25a702a1f [TOPI][Hexagon] Add schedule and test for maxpool uint8 layout (#12826)
     add 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 ++---
 .../topi/arm_cpu/mprofile/dsp/micro_kernel/gemm.py |  8 +--
 src/tir/ir/index_map.cc                            | 74 +++++++---------------
 3 files changed, 32 insertions(+), 66 deletions(-)