Skip to content

Commit 2a4043a

Browse files
pytorchbotzingo
andauthored
backend/arm: Update Ethos-U software to version 24.05 (#3847) (#3852)
Summary: This uses latest release or Ethos-U software. Pull Request resolved: #3847 Reviewed By: mergennachin Differential Revision: D58188328 Pulled By: digantdesai fbshipit-source-id: fe96bef0ba042b6b91f6626788a8465c1bc48056 (cherry picked from commit 7b60703) Co-authored-by: Zingo Andersen <[email protected]>
1 parent e492625 commit 2a4043a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/arm/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ fi
7676

7777
# ethos-u
7878
ethos_u_repo_url="https://review.mlplatform.org/ml/ethos-u/ethos-u"
79-
ethos_u_base_rev="0995223100e3da8011700f58e491f1bf59511e3c"
79+
ethos_u_base_rev="24.05"
8080

8181
########
8282
### Mandatory user args

0 commit comments

Comments
 (0)