From bd7bea776b716b3893ae6630b90ed9e5fd47d19d Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 12 Mar 2024 09:58:36 +0000 Subject: Update ACL pin to 9167c9cd1c684218f76a3c0ec97574dd6f381b98 Signed-off-by: Nikhil Raj Change-Id: Ie78865bf7e7c77b35828c84f61f4bb39c1413b94 --- 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 062e4f7d40..3238a8b56a 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="40af090c0e4d0196e8d3c14642f423f593fe96df" #11242: Disable FP16 on 32 bit +DEFAULT_CLFRAMEWORKREVISION="9167c9cd1c684218f76a3c0ec97574dd6f381b98" #11254: Prefer indirect Gemm vs. Direct convolution if supported 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