aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-03-12 09:58:36 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-03-12 09:58:36 +0000
commitbd7bea776b716b3893ae6630b90ed9e5fd47d19d (patch)
tree3b19c8349c7099de23b31a554b29c1e21f7f3d1b
parentad37530970507540e50aef24a46bb5720b5a90f2 (diff)
downloadarmnn-bd7bea776b716b3893ae6630b90ed9e5fd47d19d.tar.gz
Update ACL pin to 9167c9cd1c684218f76a3c0ec97574dd6f381b98
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie78865bf7e7c77b35828c84f61f4bb39c1413b94
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
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