aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColm Donelan <colm.donelan@arm.com>2023-11-09 12:42:27 +0000
committerColm Donelan <colm.donelan@arm.com>2023-11-10 14:25:53 +0000
commit37acf49013ece8a3490174a4bfc1803e6f23b956 (patch)
tree68df67d3b1235680cd5fa3604bfa12afa1a7ecde
parent8df6bf3f3b8d06b7588c2095fcf5b71c9ab85003 (diff)
downloadarmnn-37acf49013ece8a3490174a4bfc1803e6f23b956.tar.gz
Update ACL pin to 23.11 release branch.
Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: I902815f72242a795ad16e869c10f6370e9675779
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index e9eceeb0d3..f70579db76 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
CMD=$( basename "$0" )
# For pinning to a ref use this:
-#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
+DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="4a9dbedfbfa66c2612c7461e60cd867b8aea825b" #10659: Update heuristic for MatMul Native U8
+#DEFAULT_CLFRAMEWORKREVISION="449af409bae38951730e860599001c81c83ec8ed" #10586: Fix Elementwise Division Dynamic Shape tests
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out