This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 5306ffa upd (#10809)
add c2488ac [MetaSchedule] Extract task weights during task extraction
(#10810)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/integration.h | 9 +-
python/tvm/meta_schedule/integration.py | 9 +-
src/meta_schedule/integration.cc | 9 +-
src/relay/backend/task_extraction.cc | 44 +++++----
.../unittest/test_meta_schedule_integration.py | 106 +++++++++++++++++++--
5 files changed, 145 insertions(+), 32 deletions(-)