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

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from d183a4f306 [microTVM][Zephyr][projectAPI] Minimize project build 
commands (#12209)
     add d19570fb23 [UX] highlight tvm script (#12197)

No new revisions were added by this update.

Summary of changes:
 docker/install/ubuntu_install_python_package.sh    |   1 +
 python/tvm/ir/module.py                            |  15 +++
 python/tvm/script/highlight.py                     | 136 +++++++++++++++++++++
 python/tvm/tir/function.py                         |  13 ++
 .../unittest/test_tvmscript_printer_highlight.py   |  47 +++++++
 5 files changed, 212 insertions(+)
 create mode 100644 python/tvm/script/highlight.py
 create mode 100644 tests/python/unittest/test_tvmscript_printer_highlight.py

Reply via email to