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

[tvm] branch last-successful updated (b772d27273 -> 552f06ed45)

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 b772d27273 Enable USE_CUSTOM_LOGGING for Hexagon Launcher (#11185)
     add 552f06ed45 support round-trip for T.Ptr in tvmscript (#11179)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/parser.py                       | 10 +++++++---
 python/tvm/script/tir/ty.py                       | 24 ++++++++++++++++++++---
 src/printer/tvmscript_printer.cc                  |  5 +++--
 tests/python/unittest/test_tvmscript_roundtrip.py | 13 ++++++++++++
 4 files changed, 44 insertions(+), 8 deletions(-)