You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2021/12/10 17:20:38 UTC

[tvm] branch main updated (404d9cf -> 40ecfec)

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

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


    from 404d9cf  [ETHOSN] Allow Ethos(TM)-N testing without hardware (#9702)
     add 40ecfec  [TVMScript] Improve printer for TIR syntax sugar (#9680)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/special_stmt.py              |  53 +++++-----
 src/printer/tvmscript_printer.cc                   | 112 +++++++++++++++++++--
 .../python/unittest/test_tvmscript_error_report.py |  12 +--
 .../python/unittest/test_tvmscript_syntax_sugar.py |   4 +-
 4 files changed, 138 insertions(+), 43 deletions(-)