aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_compute_library.sh
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-05-13 09:02:00 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2024-05-13 15:18:07 +0000
commit520c93fd339e1960bfdb522ca6cc4e34f3f5f383 (patch)
tree98262766d1e12754dd3f08cb79a4f37a3f0d1412 /scripts/get_compute_library.sh
parent37be3457274d738aaa1d91d8f0effad9a984657d (diff)
downloadarmnn-520c93fd339e1960bfdb522ca6cc4e34f3f5f383.tar.gz
Update ACL pin to 24.05 release branch
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I51cb72edf228e669a2be7d79477927ca5c286996
Diffstat (limited to 'scripts/get_compute_library.sh')
-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 fe3d7b8df0..aa07e731c6 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_04" # Release 24.04
+DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_05" # Release 24.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="c22e1263ba3a6945ceb1fdccb33eac512fd156fb" #11520: arm_gemm: fix SVE check on fast mode kernels.
+#DEFAULT_CLFRAMEWORKREVISION="c22e1263ba3a6945ceb1fdccb33eac512fd156fb" #11520: arm_gemm: fix SVE check on fast mode kernels.
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out