aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-02-27 10:12:36 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-02-27 10:12:36 +0000
commitc24577b21f4e8f4a1253632e31dea5d39a17ca26 (patch)
treeed324db98683e322efcd57e793bd98d93e1b2d5c
parent83530f7730fb99d620d4fdabb4c6d2a4399cc3bd (diff)
downloadarmnn-c24577b21f4e8f4a1253632e31dea5d39a17ca26.tar.gz
Update ACL pin to 26764247073f959e3e56db2a14b7e9dd81bb1092
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ibbbae855bdb34fa2918776f12d8f73d00d5e7161
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 59485641a7..f204895076 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
CMD=$( basename "$0" )
# For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_02" # Release 24.02
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_02" # Release 24.02
#
# For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="e695579911fbe6aa06b11dbeeec7af5637a92f2b" #arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels.
+DEFAULT_CLFRAMEWORKREVISION="26764247073f959e3e56db2a14b7e9dd81bb1092" #11182: Fix segfault in DWC in WoA
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out