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 d332eb3749 [MetaSchedule][Test] Add unittests for NRM (#12250)
     add 834e998618 [TVMScript] Python Expression Precedence (#12148)

No new revisions were added by this update.

Summary of changes:
 include/tvm/script/printer/doc.h                   |   4 +-
 python/tvm/script/printer/doc.py                   |   4 +-
 src/script/printer/doc.cc                          |   4 +-
 src/script/printer/python_doc_printer.cc           | 176 +++++++++++-
 .../python/unittest/test_tvmscript_printer_doc.py  |  47 +--
 .../test_tvmscript_printer_python_doc_printer.py   | 315 ++++++++++++++++++++-
 6 files changed, 508 insertions(+), 42 deletions(-)

Reply via email to