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 2458eca  [skip ci] Add generated docs file to .gitignore (#10701)
     add cced5bc  [MetaSchedule] Upstream the leftover changes (#10689)

No new revisions were added by this update.

Summary of changes:
 python/tvm/meta_schedule/builder/local_builder.py  |  5 +-
 .../testing/run_subgraph_auto_scheduler.py         | 13 ++-
 .../testing/run_subgraph_meta_schedule.py          | 15 ++--
 .../measure_callback/add_to_database.cc            |  9 +-
 src/meta_schedule/mutator/mutate_tile_size.cc      | 38 +++------
 .../postproc/rewrite_cooperative_fetch.cc          | 98 +++++++++++----------
 src/meta_schedule/postproc/verify_gpu_code.cc      | 51 +++++------
 .../search_strategy/evolutionary_search.cc         | 93 ++++++++++++++------
 src/tir/schedule/primitive/sampling.cc             | 18 +---
 ..._schedule_postproc_rewrite_cooperative_fetch.py |  2 -
 .../unittest/test_meta_schedule_search_strategy.py | 99 +++++++++++++++++-----
 11 files changed, 267 insertions(+), 174 deletions(-)

Reply via email to