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 c412450f8e [TVMC] Updates TVMC tutorial with input shape information
(#12031)
add f769f4e2cc [microNPU] Test averge pool partitioning (#11965)
add 684a838160 [TIR] Avoid unnecessary dtype escalation in loop splitting
(#12035)
No new revisions were added by this update.
Summary of changes:
src/tir/schedule/concrete_schedule.cc | 3 +
tests/python/contrib/test_ethosu/test_partition.py | 65 ++++++++++++++++++++++
.../unittest/test_tir_schedule_split_fuse.py | 9 +++
3 files changed, 77 insertions(+)
create mode 100644 tests/python/contrib/test_ethosu/test_partition.py