aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-24 10:19:40 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-24 16:34:30 +0000
commit4179c6a97368db213f419498ead000d3909b7230 (patch)
tree1f77f9db66cd53e72c448e9e6bbe2f5031d0c8c9 /scripts
parentf06d5c560cd5943ff71e1d2b172f74d8f68d71e5 (diff)
downloadarmnn-4179c6a97368db213f419498ead000d3909b7230.tar.gz
Update ACL pin to e30c8740d2da7af52ae1320f4d597ffc73d41c5e
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic69532e6d9101c76a45898e8204aa1ed9bf97e91
Diffstat (limited to 'scripts')
-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 f70579db76..e61894d6b7 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_23_11" # Release 23.11
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_11" # Release 23.11
#
# For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="449af409bae38951730e860599001c81c83ec8ed" #10586: Fix Elementwise Division Dynamic Shape tests
+DEFAULT_CLFRAMEWORKREVISION="e30c8740d2da7af52ae1320f4d597ffc73d41c5e" #10728: Remove the legacy core library
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out