aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-09-27 10:18:26 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-09-27 10:18:26 +0100
commit4abe72f869d55347da506d24691da0c213f88db0 (patch)
tree831b9c716628260f30f7c0cc39e6c7dbcfae1042
parent2b922e2a5b5085b47480a4a971d40a1782bbfabd (diff)
downloadarmnn-4abe72f869d55347da506d24691da0c213f88db0.tar.gz
Update ACL pin to d6b8a71714361881a249a6f6ed67125f290f4a83
* Add FP32 Neon™ swish activation Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I606855096d90aa16aef9282e5860d41e3dc64d7f
-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 5233499120..2b536427ec 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_22_08" # Release 22.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="a77c6d774053672b7bf0261e1a7a229bb6be5f21" #Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors
+DEFAULT_CLFRAMEWORKREVISION="d6b8a71714361881a249a6f6ed67125f290f4a83" #Add FP32 Neon™ swish activation
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out