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/06/28 17:10:54 UTC

[tvm] branch last-successful updated (08723d0ce6 -> bd49b0846a)

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 08723d0ce6 [usmp] U3 use case (#11015)
     add bd49b0846a [USMP] Improve algorithm extensibility (#11880)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/usmp/utils.h                  |  5 +++
 src/tir/usmp/unified_static_memory_planner.cc | 28 ++++++++++++-----
 tests/python/unittest/test_tir_usmp_algo.py   | 45 +++++++++++++++++++++++++++
 3 files changed, 71 insertions(+), 7 deletions(-)