You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2021/11/24 14:28:29 UTC

[tvm] branch main updated (9e59e91 -> e5cbf46)

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

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


    from 9e59e91  [TensorIR][Schedule] Inherit block anotation upon creating new blocks (#9573)
     add e5cbf46  [BUG][TVMScript] fix block range error (#9574)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/special_stmt.py             |  6 ++++--
 tests/python/unittest/test_tvmscript_roundtrip.py | 15 +++++++++++++++
 2 files changed, 19 insertions(+), 2 deletions(-)