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/09/21 15:53:10 UTC

[tvm] branch last-successful updated (b051cad9f4 -> fdc6894b7d)

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 b051cad9f4 [FIX,PROFILING] Fix gpu timer name and lookup (#12849)
     add fdc6894b7d [TVMScript][Fix] Correct round-trip of explicit root block (#12673)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt_functor.h                    | 32 +++++++++++++++
 src/printer/tvmscript_printer.cc                  | 50 +++++++++++++++++++----
 src/tir/ir/script/script_complete.cc              | 37 +++++++++++++----
 tests/python/unittest/test_tvmscript_roundtrip.py | 21 ++++++++++
 4 files changed, 123 insertions(+), 17 deletions(-)