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 bad5861 Remove CMake string REPEAT (#9771)
add 115919b [MetaSchedule] Misc improvement of the Measurer (#9757)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/builder.h | 7 +++-
python/tvm/meta_schedule/builder/builder.py | 16 ++++++++--
python/tvm/meta_schedule/builder/local_builder.py | 37 ++++++++++++++++++----
python/tvm/meta_schedule/runner/local_runner.py | 7 +++-
python/tvm/meta_schedule/runner/rpc_runner.py | 7 +++-
python/tvm/meta_schedule/utils.py | 6 +++-
src/meta_schedule/builder/builder.cc | 9 ++++--
.../python/unittest/test_meta_schedule_builder.py | 4 +--
8 files changed, 75 insertions(+), 18 deletions(-)