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 8f664f50fc [QNN] Fix qnn.dequantize scale and zp shape (#10880)
add 3266ab1b4a [MetaSchedule] Add utility API to ease using manual
schedules (#10876)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/testing/__init__.py | 9 +-
python/tvm/meta_schedule/testing/utils.py | 53 ++++++++-
.../unittest/test_meta_schedule_multi_anchor.py | 39 ++-----
.../unittest/test_meta_schedule_tune_relay.py | 60 +++++-----
.../python/unittest/test_meta_schedule_tune_tir.py | 121 ---------------------
5 files changed, 94 insertions(+), 188 deletions(-)