aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-05 12:43:32 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-09-06 14:33:25 +0000
commit3542bd7434ce22da90854e1eda5a51e490c8fb51 (patch)
treefd07b01b7956235bbc63b722e6508b5f7da6eb24
parent0bcd4dac5ed86b2750809295b248d48d6702d922 (diff)
downloadarmnn-3542bd7434ce22da90854e1eda5a51e490c8fb51.tar.gz
Update ACL pin to c85edf1a5a3ad0e6906c0e90c18cc0080d71501d
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8be1c863a22e15ea6c2fc3c20c1f8590d817a42e
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index af517e570a..6e24f2bc12 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="324ba7a98aaa4375629ee023cce70ea9601efe10" #10220: Pool3d changes to enable fp16 in armv8a multi_isa builds
+DEFAULT_CLFRAMEWORKREVISION="c85edf1a5a3ad0e6906c0e90c18cc0080d71501d" #Make zip and combine variadic | https://review.mlplatform.org/c/ml/ComputeLibrary/+/10227
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out