You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/11/25 08:05:49 UTC

[tvm] branch main updated (238958f -> c3f5271)

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

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


    from 238958f  [microNPU] Fix incorrectly calculated stride when converting NHWC to NHCWB16 (#9560)
     add c3f5271  [microNPU] Change weights and command stream section (#9523)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/ethosu/corstone300.ld               | 18 +++++----
 src/relay/backend/contrib/ethosu/source_module.cc |  6 +--
 tests/python/contrib/test_ethosu/test_codegen.py  | 49 +++++++++++++++++++++++
 tests/python/relay/aot/corstone300.ld             | 18 +++++----
 4 files changed, 72 insertions(+), 19 deletions(-)