This is an automated email from the ASF dual-hosted git repository.
lunderberg pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from a41e192dc8 [MetaSchedule] TorchBench tuning script: add task
extraction mode (#13452)
add e2fc4d7e98 [TVMScript] Improvements tvm.script.highlight (#13438)
No new revisions were added by this update.
Summary of changes:
python/tvm/ir/module.py | 16 ++-
python/tvm/script/highlight.py | 264 ++++++++++++++++++++++++++-------------
python/tvm/tir/function.py | 16 ++-
python/tvm/tir/schedule/trace.py | 14 ++-
4 files changed, 211 insertions(+), 99 deletions(-)