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 4654718 [microNPU] Use TFLite tests for strided_slice (#10165)
add 8aeb722 fix an index out of bound problem of cache write block
(#10203)
No new revisions were added by this update.
Summary of changes:
src/tir/schedule/analysis.h | 29 ++++++
src/tir/schedule/primitive/cache_read_write.cc | 14 +--
.../unittest/test_tir_schedule_cache_read_write.py | 102 +++++++++++++++++++++
3 files changed, 139 insertions(+), 6 deletions(-)