You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2022/04/05 13:06:01 UTC

[tvm] branch main updated (41cfd3d92d -> e9b3ea5983)

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

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


    from 41cfd3d92d [TIR] Fix int32 vs int64 mismatch in For construct. (#10595)
     add e9b3ea5983 [TIR] Fix check for multiple axis separators (#10845)

No new revisions were added by this update.

Summary of changes:
 src/tir/ir/buffer.cc                           | 2 +-
 tests/python/unittest/test_transform_layout.py | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)