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 5ed94eefad [Node] Fix structural equal path tracing pointer usage 
(#13082)
     add 71f32ca4e8 [MetaSchedule][UX] Support Interactive Performance Table 
Printing in Notebook (#13006)

No new revisions were added by this update.

Summary of changes:
 include/tvm/meta_schedule/task_scheduler.h         |  4 +--
 python/tvm/meta_schedule/logging.py                | 24 +++++++++------
 .../meta_schedule/task_scheduler/task_scheduler.py | 12 ++------
 python/tvm/meta_schedule/utils.py                  | 34 +++++++++++++++++++-
 src/meta_schedule/task_scheduler/gradient_based.cc |  3 +-
 src/meta_schedule/task_scheduler/task_scheduler.cc | 29 +++++++++--------
 src/meta_schedule/utils.h                          | 36 +++++++++++++---------
 7 files changed, 93 insertions(+), 49 deletions(-)

Reply via email to