You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lu...@apache.org on 2022/09/27 21:08:16 UTC

[tvm] branch main updated (82e6fc41f8 -> a07a46ed19)

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

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


    from 82e6fc41f8 [microTVM] add the option to open a saved micro project for debugging (#12495)
     add a07a46ed19 [TIR] add unit-tests for upcoming primfunc-slicing (#12794)

No new revisions were added by this update.

Summary of changes:
 tests/python/unittest/test_slice_tir.py | 216 ++++++++++++++++++++++++++++++++
 1 file changed, 216 insertions(+)
 create mode 100644 tests/python/unittest/test_slice_tir.py