aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-12-20 09:42:41 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-12-20 09:42:41 +0000
commit399d1001eba374d266c30e1e3239d6321e731339 (patch)
tree3b9912dbf53b2b79173d42535fc8ca33788467ad
parenteff204aa3ae75277b0cf689eed0e2073ff644ef8 (diff)
downloadarmnn-399d1001eba374d266c30e1e3239d6321e731339.tar.gz
Update ACL pin to 306a8a9fb0dacd2c1e5d65f76420c12162203986
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ib3b3b450197bb08e0f5879be8c7a129f44a49d06
-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 ade6ef56de..817cfd0964 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_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="270576a9fbeeda5210483931388e62f9a1059dd9" #10874: Fix nightly bug caused by wrong validation in Gemm mmul kernel
+DEFAULT_CLFRAMEWORKREVISION="306a8a9fb0dacd2c1e5d65f76420c12162203986" #10891: Fix nightly bug caused by not validation 3d cases for input tensor
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out