From 0752e779a5a96d46da513d6f71175cee1f428db9 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 28 Nov 2023 10:27:01 +0000 Subject: Update ACL pin to 8d4cdd43a74574e0f99f83f1adb1d391c0c85abe Signed-off-by: Nikhil Raj Change-Id: Ia6af7e488e2be3213a918e2fa4c2527f939068cc --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index e61894d6b7..f15198a125 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="e30c8740d2da7af52ae1320f4d597ffc73d41c5e" #10728: Remove the legacy core library +DEFAULT_CLFRAMEWORKREVISION="8d4cdd43a74574e0f99f83f1adb1d391c0c85abe" #10777: BatchNorm changes to enable fp16 in armv8a multi_isa builds 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