This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 2b8d113 [TVMC] Allow manual shape specification in tvmc (#7366)
add 0716c2a [AutoScheduler] Add sampling to dispatcher (#7376)
No new revisions were added by this update.
Summary of changes:
python/tvm/auto_scheduler/__init__.py | 2 +-
python/tvm/auto_scheduler/dispatcher.py | 93 +++++++++++++++++++++++-
tests/python/relay/test_auto_scheduler_tuning.py | 17 ++++-
3 files changed, 106 insertions(+), 6 deletions(-)