You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by me...@apache.org on 2023/01/17 19:16:44 UTC

[tvm] branch main updated (e25e61857c -> c9b4016000)

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

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


    from e25e61857c [Hexagon] Add hexagon user DMA intrins for tensorization (#13719)
     add c9b4016000 [CMSIS-NN] Remove support for the old CMSIS NN project (#13760)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/cmsisnn/Makefile                     |  9 +----
 apps/microtvm/ethosu/Makefile                      |  9 +----
 .../template_project/CMakeLists.txt.template       | 26 +++++-------
 apps/microtvm/zephyr_cmsisnn/CMakeLists.txt        | 46 +++++++++-------------
 .../install/ubuntu_install_ethosu_driver_stack.sh  |  3 --
 tests/micro/zephyr/test_zephyr.py                  |  2 +-
 tests/python/relay/aot/corstone300.mk              |  9 +----
 7 files changed, 35 insertions(+), 69 deletions(-)