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 774df1d TVMC: Don't divide trials by zero tasks (#10164)
add 22c488e [MetaSchedule] Add target field to MetaScheduleContext
(#10169)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/integration.h | 15 +++++++++++----
python/tvm/meta_schedule/integration.py | 14 +++++++++++++-
src/meta_schedule/integration.cc | 17 ++++++++++-------
src/relay/backend/te_compiler_cache.cc | 2 +-
tests/python/unittest/test_meta_schedule_integration.py | 8 +++++---
5 files changed, 40 insertions(+), 16 deletions(-)