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 2022/07/13 10:04:51 UTC

[tvm] branch main updated (ca88c522fb -> 5ad27ef650)

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 ca88c522fb [LLVM] Update creation of llvm::DebugLoc, remove TVM_LLVM_VERSION < 70 (#12069)
     add 5ad27ef650 [CMSIS_NN] Align CMSIS-NN in TVM to TFLu SHA (#12030)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/cmsisnn/Makefile                     | 39 +++++-----------------
 apps/microtvm/ethosu/Makefile                      | 30 ++++-------------
 docker/install/ubuntu_install_cmsis.sh             |  4 +--
 .../backend/contrib/cmsisnn/tir_to_runtime.cc      | 12 +++----
 src/target/source/codegen_c_host.cc                |  1 +
 tests/python/relay/aot/corstone300.mk              | 16 ++++-----
 6 files changed, 32 insertions(+), 70 deletions(-)