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/26 21:25:11 UTC

[tvm] branch last-successful updated (8711ba44b9 -> fd26813723)

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 8711ba44b9 [TVMScript] Import TIR methods into the IRBuilder (#12900)
     add fd26813723 [TVMScript] Infer T.match_buffer parameters for region (#12890)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/special_stmt.py              | 68 +++++++++++++++++-----
 .../python/unittest/test_tir_lower_match_buffer.py |  4 +-
 .../python/unittest/test_tvmscript_syntax_sugar.py | 25 ++++++++
 3 files changed, 79 insertions(+), 18 deletions(-)