From 399d1001eba374d266c30e1e3239d6321e731339 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 20 Dec 2023 09:42:41 +0000 Subject: Update ACL pin to 306a8a9fb0dacd2c1e5d65f76420c12162203986 Signed-off-by: Nikhil Raj Change-Id: Ib3b3b450197bb08e0f5879be8c7a129f44a49d06 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1