aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-17 11:01:40 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-01-17 11:01:40 +0000
commit87f598feaf27463e32ab55864c0455eae8248018 (patch)
tree5c02a32026b03685618157ad28f75b149be42008
parent492c7d0797f0e5951576ec7ee285036054d7019f (diff)
downloadarmnn-87f598feaf27463e32ab55864c0455eae8248018.tar.gz
Update ACL pin to 27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I54a345f04cf20b0445977f59c81537e67b714bd0
-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 af0c4c653b..0c9e3f1453 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_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="c5df0c6c5d41a1c4c42ed9b9106d4a2c87689b38" #10957: Fix test compilation error on GCC 13.2
+DEFAULT_CLFRAMEWORKREVISION="27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0" #10960: Fix potential threading issue in LUTManager
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out