This is an automated email from the ASF dual-hosted git repository.
xiyou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from c8423a6843 [Meta Schedule][XGBoost] Update the custom callback
function of xgboost in meta schedule (#12141)
add 46ea2ed42e [MetaSchedule][UX] User Interface for Jupyter Notebook
(#12866)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/testing/relay_workload.py | 18 ++++----
python/tvm/meta_schedule/utils.py | 18 +++++++-
src/meta_schedule/task_scheduler/gradient_based.cc | 50 ++++++++++++++++------
src/meta_schedule/utils.h | 32 ++++++++++++++
.../unittest/test_meta_schedule_tune_relay.py | 18 ++++----
5 files changed, 104 insertions(+), 32 deletions(-)