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 a23b71ce1e [MetaSchedule][Test] Migrate AddRFactor to SEqual (#12758)
add ef784d68e0 [MetaSchedule][Test] Migrate `check_trace` to
`check_sketch` (#12764)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/testing/schedule_rule.py | 48 +-
.../test_meta_schedule_schedule_rule_auto_bind.py | 175 +++---
...chedule_schedule_rule_cross_thread_reduction.py | 665 ++++++++++++++++-----
...dule_schedule_rule_parallel_vectorize_unroll.py | 111 ++--
...hedule_schedule_rule_random_compute_location.py | 72 ++-
5 files changed, 718 insertions(+), 353 deletions(-)