aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-02-06 10:04:11 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-02-06 10:04:11 +0000
commite7bf81bc54f22aa69bcff90b0d61db9927649745 (patch)
treebfb1684a4ce9b3f1b8b1898133f1957893d48e08
parentce409509500ebbd78822e491517daaa70ceb1eca (diff)
downloadarmnn-e7bf81bc54f22aa69bcff90b0d61db9927649745.tar.gz
Update ACL pin to 0c17c4b42e6b819b0140f36527dbaf6166f37b2b
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I497d25fd89946a1d02681c8a45a85718734695c4
-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 721cd6b96c..1ace6cc902 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="2b9fa593a0a172bf36a02b5cdb840c6b9b361d7c" #Use the stable CKW API in the GPU dynamic fusion backend
+DEFAULT_CLFRAMEWORKREVISION="0c17c4b42e6b819b0140f36527dbaf6166f37b2b" #10966: Fix leftover cols in CpuGemmLowpMatrixBReductionKernel
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out