From e7bf81bc54f22aa69bcff90b0d61db9927649745 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 6 Feb 2024 10:04:11 +0000 Subject: Update ACL pin to 0c17c4b42e6b819b0140f36527dbaf6166f37b2b Signed-off-by: Nikhil Raj Change-Id: I497d25fd89946a1d02681c8a45a85718734695c4 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1