aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-04 09:24:39 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-04 09:24:39 +0100
commit521ef9648114750d6d88b0f7e2bf6dd88d6ac77a (patch)
tree17ec2e7ce653fe6bc4348ca812cc6cd492f52436
parente858b72514b331c485f4bf1cdf1d368f6950e5fa (diff)
downloadarmnn-521ef9648114750d6d88b0f7e2bf6dd88d6ac77a.tar.gz
Update ACL pin to 324ba7a98aaa4375629ee023cce70ea9601efe10
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I07442adad02f73a9b6c249d7da668b2b080b4902
-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 4d0ef51c8e..af517e570a 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="2e6d659267d10d6f46f89aac91b52f6b7c211316" #10172: Port ClTemplatePool2d to ckw
+DEFAULT_CLFRAMEWORKREVISION="324ba7a98aaa4375629ee023cce70ea9601efe10" #10220: Pool3d changes to enable fp16 in armv8a multi_isa builds
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out