aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-04-16 12:54:35 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-04-16 12:54:35 +0100
commit4e74df277b80db0be5c19b07d9f59575dc7ef3d6 (patch)
treee57469458fa7fce5c0f5cf378e01a5d479572659
parent5729dacc63fa21742f8d5b4f44e2ca0a628d470b (diff)
downloadarmnn-4e74df277b80db0be5c19b07d9f59575dc7ef3d6.tar.gz
Update ACL branch to 24.04 release branch
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I36b717455f8c327ae487871ba34a1ea447df2bcf
-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 c0e67bbef0..63c09629a8 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_04" # Release 24.04
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="1322065a3fbd15b00dbfb0969d6b438b5ba15530" #11399: Specify absolute tolerance
+#DEFAULT_CLFRAMEWORKREVISION="1322065a3fbd15b00dbfb0969d6b438b5ba15530" #11399: Specify absolute tolerance
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out