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/02/01 22:36:21 UTC

[tvm] branch main updated: Update ethos-u-vela for demo app (#10129)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new faf63f9  Update ethos-u-vela for demo app (#10129)
faf63f9 is described below

commit faf63f9ae01e0b7f7ad41ce3092a941751c7be64
Author: Matthew Barrett <55...@users.noreply.github.com>
AuthorDate: Tue Feb 1 22:35:56 2022 +0000

    Update ethos-u-vela for demo app (#10129)
    
    Update from ethos-u-vela 2.1.1 -> 3.2.0
---
 apps/microtvm/ethosu/requirements.txt             | 4 ++--
 gallery/how_to/work_with_microtvm/micro_ethosu.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/apps/microtvm/ethosu/requirements.txt b/apps/microtvm/ethosu/requirements.txt
index 29e906f..6c69961 100644
--- a/apps/microtvm/ethosu/requirements.txt
+++ b/apps/microtvm/ethosu/requirements.txt
@@ -7,8 +7,8 @@ cloudpickle==2.0.0 \
 decorator==5.1.0 \
     --hash=sha256:7b12e7c3c6ab203a29e157335e9122cb03de9ab7264b137594103fd4a683b374 \
     --hash=sha256:e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7
-ethos-u-vela==2.1.1 \
-    --hash=sha256:8678f9a2f88e794e25d372f1ce0355ff38f3fa189678b1f83a947cb7fc495d44
+ethos-u-vela==3.2.0 \
+    --hash=sha256:2deb06af5d5c71227aeba9a98cd1f65869250cf70f89759de3f03475a38b7b0b
 flatbuffers==1.12 \
     --hash=sha256:63bb9a722d5e373701913e226135b28a6f6ac200d5cc7b4d919fa38d73b44610 \
     --hash=sha256:9e9ef47fa92625c4721036e7c4124182668dc6021d9e7c73704edd395648deb9
diff --git a/gallery/how_to/work_with_microtvm/micro_ethosu.py b/gallery/how_to/work_with_microtvm/micro_ethosu.py
index 0abd14d..848db2e 100644
--- a/gallery/how_to/work_with_microtvm/micro_ethosu.py
+++ b/gallery/how_to/work_with_microtvm/micro_ethosu.py
@@ -80,7 +80,7 @@ TVM to offload operators to the Ethos(TM)-U55 where possible.
 #     attrs==21.2.0
 #     cloudpickle==2.0.0
 #     decorator==5.1.0
-#     ethos-u-vela==2.1.1
+#     ethos-u-vela==3.2.0
 #     flatbuffers==1.12
 #     lxml==4.6.3
 #     nose==1.3.7