You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lu...@apache.org on 2022/11/23 02:52:40 UTC

[tvm] branch main updated (a41e192dc8 -> e2fc4d7e98)

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(-)