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

[tvm] branch last-successful updated (41cfd3d92d -> 64dd05b0c0)

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

github-bot pushed a change to branch last-successful
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)
     add 64dd05b0c0 [microNPU] Flatten after allocates have been removed in HoistAllocates pass (#10890)

No new revisions were added by this update.

Summary of changes:
 src/tir/contrib/ethosu/passes.cc                        | 16 ++--------------
 src/tir/ir/buffer.cc                                    |  2 +-
 .../python/contrib/test_ethosu/test_hoist_allocates.py  | 17 +++++++++++++----
 tests/python/unittest/test_transform_layout.py          |  6 ++++++
 4 files changed, 22 insertions(+), 19 deletions(-)