You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2023/01/16 14:31:55 UTC

[tvm] branch main updated (b0b8d3eda0 -> 49c92d9351)

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

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


    from b0b8d3eda0 [MeteSchedule] Bugfix: Add checks for nullable `run_secs` (#13790)
     add 49c92d9351 [TIR][Fix] Buffer slicing using index dtype as extent (#13788)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/buffer.py                           |  8 ++++++--
 tests/python/unittest/test_tvmscript_regression.py | 19 ++++++++++++++-----
 2 files changed, 20 insertions(+), 7 deletions(-)