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 3823b39b8a [TIR] Utility function to decide loop mapping for auto
tensorization (#11050)
add 8cf0c3e992 Fix While Node StructuralEqual and StructuralHash issue
(#11073)
add 0b957802b0 [microNPU] Cascader performance model bugfixes (#10510)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/stmt.h | 6 +--
.../tvm/contrib/ethosu/cascader/device_config.py | 49 ++++++++++++----------
src/contrib/ethosu/cascader/parts/ethosu.cc | 24 ++++++-----
.../cascader/test_ethosu_block_config.py | 4 +-
.../test_ethosu/cascader/test_ethosu_part.py | 2 +
.../cascader/test_ethosu_part_performance.py | 1 +
.../unittest/test_tir_structural_equal_hash.py | 10 +++++
7 files changed, 58 insertions(+), 38 deletions(-)