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/05/09 22:36:50 UTC

[tvm] branch last-successful updated (29c6d93290 -> 9e404f0957)

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 29c6d93290 [tir] remove unused member variable (#11248)
     add fb6eb38f31  [microNPU] Remove spurious prints and improve documentation (#11247)
     add 3911b85ed7 [USMP] Change internal workspace section (#11246)
     add 9e404f0957 [CMSIS-NN] Fix memory alignment bug in CMSIS-NN demo (#11221)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/cmsisnn/convert_image.py                    | 2 +-
 apps/microtvm/cmsisnn/corstone300.ld                      | 6 +++---
 apps/microtvm/ethosu/corstone300.ld                       | 6 +++---
 src/target/source/source_module.cc                        | 2 +-
 tests/python/contrib/test_ethosu/test_encode_constants.py | 2 --
 tests/python/contrib/test_ethosu/test_replace_conv2d.py   | 8 ++++++++
 tests/python/relay/aot/corstone300.ld                     | 6 +++---
 7 files changed, 19 insertions(+), 13 deletions(-)