You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2021/09/06 21:18:49 UTC

[tvm] branch main updated (054e2bb -> 22dbc3a)

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 054e2bb  [CUDA] Improve adaptive and global pool schedule  (#8936)
     add 22dbc3a  [TVMScript] Enhance printer (#8934)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/scope_handler.py                |   5 +-
 src/printer/tvmscript_printer.cc                  | 405 +++++++++++++++-------
 tests/python/unittest/test_tvmscript_roundtrip.py |  87 +++--
 3 files changed, 341 insertions(+), 156 deletions(-)