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 2022/09/09 19:00:03 UTC

[tvm] branch main updated (8bd81e6fbc -> 14999f8add)

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 8bd81e6fbc [TVMScript] Base IRBuilder methods for `PrimFunc` (#12745)
     add 14999f8add [TVMScript][TIR] Clarify scope of BlockNode::iter_vars (#12726)

No new revisions were added by this update.

Summary of changes:
 src/printer/tvmscript_printer.cc                   | 24 +++++++++----
 src/tir/transforms/convert_blocks_to_opaque.cc     | 39 +++++++++++++++++-----
 .../test_tir_transform_convert_blocks_to_opaque.py | 16 +++++++--
 3 files changed, 62 insertions(+), 17 deletions(-)