aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2024-02-02 15:15:33 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2024-02-02 15:15:33 +0000
commitce409509500ebbd78822e491517daaa70ceb1eca (patch)
tree2846b8ecac4b34221b3b541a4b8a9fd17187c25d
parent94e9cec2b63d8357b8adee7afeaa7040e3a62992 (diff)
downloadarmnn-ce409509500ebbd78822e491517daaa70ceb1eca.tar.gz
Update ACL pin to 2b9fa593a0a172bf36a02b5cdb840c6b9b361d7c
* Use the stable CKW API in the GPU dynamic fusion backend Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Id8d5b1f3fe5c3bd2f9f1fda7c8c6463933df9782
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index cbf2788ea2..721cd6b96c 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="7ab7fca87cca8775f82b0e9efec6a40975910c17" #11061: Fix logic in SConscript
+DEFAULT_CLFRAMEWORKREVISION="2b9fa593a0a172bf36a02b5cdb840c6b9b361d7c" #Use the stable CKW API in the GPU dynamic fusion backend
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out