aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-08-08 14:47:30 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-08-08 15:13:55 +0000
commit9a189071c3439e6e8de7845b96a509ca58d9363f (patch)
treeeec9728d8f5e0d0e790ddd4aaee0344c8e540c0d
parentfca5916e4e6a44cf11b47328659d4d7ee95ec231 (diff)
downloadarmnn-9a189071c3439e6e8de7845b96a509ca58d9363f.tar.gz
Update ACL pin to 23.08 release branch
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If1e7469e75163fee24034797390a741649d31feb
-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 14194d789b..bfe0d497f6 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_05" # Release 23.05
+DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION=""0c19f59279a88384074635bf273a99001602ed21 #Fix CL Tile operator
+#DEFAULT_CLFRAMEWORKREVISION=""0c19f59279a88384074635bf273a99001602ed21 #Fix CL Tile operator
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out