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 d023ef47fc [TIR, MetaSchedule] Preserve unit block iters for
auto-tensorization (#12974)
add 59b945742d [FIX,AUTOSCHEDULER,METASCHEDULE] Handle negative extents in
featurization (#12990)
No new revisions were added by this update.
Summary of changes:
python/tvm/auto_scheduler/feature.py | 8 ++++----
src/auto_scheduler/feature.cc | 7 +++++--
src/meta_schedule/feature_extractor/per_store_feature.cc | 4 +++-
tests/python/unittest/test_auto_scheduler_feature.py | 11 +++++++++++
..._meta_schedule_feature_extractor_per_store_feature.py | 16 ++++++++++++++++
5 files changed, 39 insertions(+), 7 deletions(-)