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/09/28 01:58:22 UTC

[tvm] branch last-successful updated (bec9f16d42 -> c89a8baeeb)

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 bec9f16d42 [TIR][Transform] Clear buffer_map during MakeUnpackedAPI (#12891)
     add c89a8baeeb [usmp] Also remap VarNode to USMP-allocated buffer (#12880)

No new revisions were added by this update.

Summary of changes:
 src/tir/usmp/analysis/extract_buffer_info.cc       | 20 ++---
 .../convert_pool_allocations_to_offsets.cc         | 10 +++
 ...ransform_convert_pool_allocations_to_offsets.py | 93 ++++++++++++++++++++++
 3 files changed, 114 insertions(+), 9 deletions(-)