You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/09/27 21:51:16 UTC

[tvm] branch main updated (a07a46ed19 -> bec9f16d42)

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

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


    from a07a46ed19 [TIR] add unit-tests for upcoming primfunc-slicing (#12794)
     add bec9f16d42 [TIR][Transform] Clear buffer_map during MakeUnpackedAPI (#12891)

No new revisions were added by this update.

Summary of changes:
 .../tvm/relay/backend/contrib/ethosu/tir/utils.py  | 30 ++++++++++++++++++
 .../backend/contrib/ethosu/tir_to_cs_translator.py | 37 +++++++++++++++-------
 python/tvm/tir/transform/transform.py              | 30 ++++++++++++++++++
 src/tir/transforms/make_unpacked_api.cc            |  7 ++--
 4 files changed, 88 insertions(+), 16 deletions(-)