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

[tvm] branch main updated (9782e6e -> 7f56726)

This is an automated email from the ASF dual-hosted git repository.

jroesch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 9782e6e  [µTVM] Add support for mps2_an521 board (#7813)
     add 7f56726  [TensorIR] [Script] adding support for opaque block (#7829)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt.h                            |  9 ++++++
 python/tvm/script/scope_handler.py                | 14 +++++++--
 src/tir/ir/script/script_complete.cc              | 15 ++++++++--
 tests/python/unittest/test_tvmscript_complete.py  | 28 ++++++++++++++++--
 tests/python/unittest/test_tvmscript_roundtrip.py | 36 +++++++++++++++++++++++
 5 files changed, 95 insertions(+), 7 deletions(-)