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 2025e368c4 [CMSIS-NN] Add Arm(R) Cortex(R)-M55 CPU and CMSIS-NN demo 
(#11013)
     add 3823b39b8a [TIR] Utility function to decide loop mapping for auto 
tensorization (#11050)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/schedule/analysis.py                |  33 +++-
 python/tvm/tir/stmt_functor.py                     |  12 ++
 src/tir/ir/stmt_functor.cc                         |   4 +
 src/tir/schedule/analysis.h                        |  33 ++++
 src/tir/schedule/analysis/analysis.cc              | 167 ++++++++++++++++++-
 .../python/unittest/test_tir_schedule_analysis.py  | 183 +++++++++++++++++++--
 6 files changed, 418 insertions(+), 14 deletions(-)

Reply via email to