aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-01-22 12:15:19 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-01-22 12:15:19 +0000
commit5bc14146eb310465f3d7c59ac294aa32bc69984a (patch)
treedcf7bc749d30cf3066c3f242380ba3d140511aad
parent7e65e87131043de6f91bda51c0def8513acfec87 (diff)
downloadarmnn-5bc14146eb310465f3d7c59ac294aa32bc69984a.tar.gz
Update ACL pin to 3a704ae94fc5cbfce1053886f543b31977f1774c
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I143949b1d3b39f704ac822c44521284ea8d64491
-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 0c9e3f1453..811988e337 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="27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0" #10960: Fix potential threading issue in LUTManager
+DEFAULT_CLFRAMEWORKREVISION="3a704ae94fc5cbfce1053886f543b31977f1774c" #10989: Update Documentation for 24.01 release
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out