This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 97b3076c35 [QNN] Add hardswish int8 impl using table lookup (#11700)
     add 0e23122846 [MetaSchedule] Enable Adapative Training For XGBoost Cost 
Model (#11892)

No new revisions were added by this update.

Summary of changes:
 python/tvm/auto_scheduler/search_task.py         |  4 ++--
 python/tvm/auto_scheduler/testing/tune_onnx.py   | 14 +++++++++++---
 python/tvm/auto_scheduler/testing/tune_relay.py  | 14 +++++++++++---
 python/tvm/auto_scheduler/testing/tune_te.py     | 12 ++++++++++--
 python/tvm/meta_schedule/cost_model/xgb_model.py | 18 ++++++++++++++++++
 python/tvm/meta_schedule/default_config.py       |  6 +++++-
 python/tvm/meta_schedule/testing/tune_onnx.py    | 12 ++++++++++--
 python/tvm/meta_schedule/testing/tune_relay.py   | 12 ++++++++++--
 python/tvm/meta_schedule/testing/tune_te.py      | 10 +++++++++-
 python/tvm/meta_schedule/tune.py                 |  5 ++++-
 10 files changed, 90 insertions(+), 17 deletions(-)

Reply via email to