aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-02-01 10:49:16 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2024-02-01 12:18:54 +0000
commit94e9cec2b63d8357b8adee7afeaa7040e3a62992 (patch)
treeed846e204d39be306cfba7eef444021e3e787132
parentf2f99ae040a37c482bec135abc5ca1dcf8d89051 (diff)
downloadarmnn-94e9cec2b63d8357b8adee7afeaa7040e3a62992.tar.gz
Update ACL pin to 7ab7fca87cca8775f82b0e9efec6a40975910c17
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie5cd9e79c33e4f29503099aa1dfb5069926fe5c8
-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 a4ad52bc9e..cbf2788ea2 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="fb92e22c642985a5ea7906e7e7f46285d1d47718" #11004: arm_gemm: convolution: optimize convolver.hpp.
+DEFAULT_CLFRAMEWORKREVISION="7ab7fca87cca8775f82b0e9efec6a40975910c17" #11061: Fix logic in SConscript
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out