From 9fcb405925228d23fc3373135492d5bc885722e0 Mon Sep 17 00:00:00 2001 From: Orlaith Monahan Date: Wed, 6 Mar 2024 08:16:48 +0000 Subject: Update ACL pin to 40af090c0e4d0196e8d3c14642f423f593fe96df Signed-off-by: Orlaith Monahan Change-Id: I3a2ccfa372b6d9958a009367e1056761bc69dd78 --- 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 f204895076..062e4f7d40 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_24_02" # Release 24.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="26764247073f959e3e56db2a14b7e9dd81bb1092" #11182: Fix segfault in DWC in WoA +DEFAULT_CLFRAMEWORKREVISION="40af090c0e4d0196e8d3c14642f423f593fe96df" #11242: Disable FP16 on 32 bit 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