From ce409509500ebbd78822e491517daaa70ceb1eca Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Fri, 2 Feb 2024 15:15:33 +0000 Subject: Update ACL pin to 2b9fa593a0a172bf36a02b5cdb840c6b9b361d7c * Use the stable CKW API in the GPU dynamic fusion backend Signed-off-by: Teresa Charlin Change-Id: Id8d5b1f3fe5c3bd2f9f1fda7c8c6463933df9782 --- 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 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 -- cgit v1.2.1