From 01665507036addb9f4cfc0d06b89edaca68116fd Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 14 Dec 2023 13:08:30 +0000 Subject: Update ACL pin to 270576a9fbeeda5210483931388e62f9a1059dd9 Signed-off-by: Nikhil Raj Change-Id: If300c58fd20baa8aaf0c8587d5312ad71c6f3e13 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.1