aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-22 10:22:35 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-22 10:22:35 +0100
commitd631463a585fd9fde9f11bd7d07d7ef1c10560c0 (patch)
tree423756ed03ea1f89d87cc7a62d482a88415197e1
parent1705b9abfe782f3a0f621d77cd86b7e7adb44560 (diff)
downloadarmnn-d631463a585fd9fde9f11bd7d07d7ef1c10560c0.tar.gz
Update ACL pin to 1f841a52f9a7f52948d676bc3807461bbed6f70a
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I73705332f84b1444e517e3ae52a07010afbd100d
-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 fc57d6ff5f..b759632923 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="e071b5e31004b29afefaa96907032bfd2b4e5a43" #Fix the validation issue in AddMulAdd fused kernel
+DEFAULT_CLFRAMEWORKREVISION="1f841a52f9a7f52948d676bc3807461bbed6f70a" #10355: Optimize the main loop in mat_mul_native_quantized_mmul_nt_nt
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out