aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-03-14 10:29:44 +0000
committerColm Donelan <colm.donelan@arm.com>2024-03-14 13:21:20 +0000
commitfcdf7a18debc70f1ac67bdd3409958943f1ece1b (patch)
tree0e4f1cc0322b2ce69a3d49b31212aecfdd88afce
parentddac0904038d8f2ac06187865e830154da74a9e2 (diff)
downloadarmnn-fcdf7a18debc70f1ac67bdd3409958943f1ece1b.tar.gz
Update ACL pin to 93e743fbe7d52f4c41fcd90762fc38b95be802f7
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic411438744a311252637dd60ee80280a609129a6
-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 3238a8b56a..84d6659b96 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="9167c9cd1c684218f76a3c0ec97574dd6f381b98" #11254: Prefer indirect Gemm vs. Direct convolution if supported
+DEFAULT_CLFRAMEWORKREVISION="93e743fbe7d52f4c41fcd90762fc38b95be802f7" #11056: Optimize CpuSoftmaxKernel for axis != 0 and neon kernels
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out