aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-04-09 09:01:57 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-04-09 09:01:57 +0100
commitc6953e5b337fec9524b5492fbb197937de4e1224 (patch)
tree69958d9629ea72dde2ed62f00cb83558f406451c
parent1c9d2685d87b53ac3911dfdb8d07a043d5e86471 (diff)
downloadarmnn-c6953e5b337fec9524b5492fbb197937de4e1224.tar.gz
Update ACL pin to 553e241a4032e8fbd7cdd27ad1df47831cb74dde
* pointing to ACL release_candidate Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I70e5bdce18510bb6904a03f4401e20b3a95572c8
-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 aa3fb40409..0ff31345e8 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="77bbe2e08b0376edfd3f504950be7f4b5720eeb0" #11357: Add SME2 implementation of softmax for FP32
+DEFAULT_CLFRAMEWORKREVISION="553e241a4032e8fbd7cdd27ad1df47831cb74dde" #11381: Fix compiler error
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out