aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-12-14 13:08:30 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-12-14 13:08:30 +0000
commit01665507036addb9f4cfc0d06b89edaca68116fd (patch)
tree03648bf421a1aa50c468d88e1f94aebb817f7c0c /scripts
parent1bea6beb042635c7716ae43220ee19eedb2de9ff (diff)
downloadarmnn-01665507036addb9f4cfc0d06b89edaca68116fd.tar.gz
Update ACL pin to 270576a9fbeeda5210483931388e62f9a1059dd9
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If300c58fd20baa8aaf0c8587d5312ad71c6f3e13
Diffstat (limited to 'scripts')
-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 3662c477e1..ade6ef56de 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="391f872c9fd9831cc2298a2a27eccfc21d727cb8" #10848: Fix nightly test failure
+DEFAULT_CLFRAMEWORKREVISION="270576a9fbeeda5210483931388e62f9a1059dd9" #10874: Fix nightly bug caused by wrong validation in Gemm mmul kernel
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out