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 4d2766409f [AutoTVM] Fix `None` feature in AutoTVM tuning (#12760)
add a23b71ce1e [MetaSchedule][Test] Migrate AddRFactor to SEqual (#12758)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/testing/schedule_rule.py | 16 +--
python/tvm/tir/schedule/testing.py | 8 +-
src/meta_schedule/schedule_rule/add_rfactor.cc | 5 +-
src/tir/schedule/primitive/sampling.cc | 4 +-
...test_meta_schedule_schedule_rule_add_rfactor.py | 142 ++++++++++++++-------
5 files changed, 109 insertions(+), 66 deletions(-)