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 2021/10/14 23:50:06 UTC

[tvm] branch main updated (95a2031 -> 08018ea)

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 95a2031  [Tests] Ensure MyPy type checks pass (#9284)
     add 08018ea  [TIR] Add support for 0-dim buffer (#9224)

No new revisions were added by this update.

Summary of changes:
 src/te/operation/create_primfunc.cc              |  6 ---
 src/tir/ir/script/script_complete.cc             |  2 +-
 tests/python/unittest/test_tvmscript_complete.py | 29 ++++++++++++
 tests/python/unittest/test_tvmscript_ops.py      | 59 ++++++++++++++++++++++++
 4 files changed, 89 insertions(+), 7 deletions(-)