You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by bo...@apache.org on 2022/05/25 15:46:26 UTC

[tvm] branch main updated (014208e62a -> c247295648)

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

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


    from 014208e62a [Android] Update gradle version and other changes in android apps, CI modification to auto-build Android apps and upload artifacts (#11241)
     add c247295648 avoid loop dependent allocation in buffer compaction (#11428)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/compact_buffer_region.cc        | 23 ++++-
 .../test_tir_transform_compact_buffer_region.py    | 98 +++++++++++++++++++++-
 2 files changed, 115 insertions(+), 6 deletions(-)