aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-10-12 10:22:27 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-10-12 10:22:27 +0100
commitc4a932a5f2f8b5f8b684ed2034768136493fc64b (patch)
tree73bbd37d3e215de835882c3e9934ff78b377fd21
parent576ce1b930addc1ec36e09e68a83366692729593 (diff)
downloadarmnn-c4a932a5f2f8b5f8b684ed2034768136493fc64b.tar.gz
Update ACL pin to 95d477e0662c172c264cf495d196dfce6a791248
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ifd7b125743863bcf8b1266d34a76db9cc8b484fe
-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 dae8487038..a9ec261419 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_23_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="fb9c25d27791d934300581596cce7c5875a79a80" #10342: arm_gemm: fix 2D threading mode for SME2
+DEFAULT_CLFRAMEWORKREVISION="95d477e0662c172c264cf495d196dfce6a791248" #10467: Remove padding from CL comparison operator
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out