This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d37c1d2 [UnitTest] Fuzz based on seed rather than random value.
(#10515)
add 0ddaaa6 Use local complete block and local reduction block to
identify compact dataflow (#10705)
No new revisions were added by this update.
Summary of changes:
src/tir/schedule/analysis.h | 9 +-
src/tir/schedule/analysis/analysis.cc | 109 +++++++++++++++------
src/tir/schedule/primitive/for_kind.cc | 4 +-
.../python/unittest/test_tir_schedule_for_kind.py | 89 +++++++++++++++++
4 files changed, 173 insertions(+), 38 deletions(-)