aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-02-07 16:18:02 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2024-02-08 10:24:37 +0000
commitfb1fb168736df22e09ac1748c1cb5a1f96520cb3 (patch)
treee47f8ca148dae51e84b2274b991829874c951df7
parent1d6b731aa3c56f9ff6d6fb337576ae2f1d2e3b6f (diff)
downloadarmnn-fb1fb168736df22e09ac1748c1cb5a1f96520cb3.tar.gz
Update ACL pin to 24.02 release branch
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I156c549b4ecc0679a54a9db76f8f813daf527cb8
-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 a40f76331c..59485641a7 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_24_02" # Release 24.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="e695579911fbe6aa06b11dbeeec7af5637a92f2b" #arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels.
+#DEFAULT_CLFRAMEWORKREVISION="e695579911fbe6aa06b11dbeeec7af5637a92f2b" #arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels.
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out