aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-04-20 10:04:54 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-04-20 10:04:54 +0100
commitd328959f28b857fd2b4594f587d5a30f02f6c029 (patch)
treeef82449d4d9ae5672efbbf9e7009fbd1de8571f7
parente941875f48bc4fb677c35fcb2eef7cd787a47cca (diff)
downloadarmnn-d328959f28b857fd2b4594f587d5a30f02f6c029.tar.gz
Update ACL pin to a07c01b6cad1fa37f98a05f08019b40bd4303a92
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Idcad2be6cf1748583a00ec21ef4446604a34c519
-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 912df15984..5911051f1a 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_02" # Release 23.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="9d0c4deb760efc2ca07e5e0b8218995201ad8a1f" #Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT
+DEFAULT_CLFRAMEWORKREVISION="a07c01b6cad1fa37f98a05f08019b40bd4303a92" #9448: NETranspose 8x8 kernel for 32-bit elements | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9448
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out