From 5bc14146eb310465f3d7c59ac294aa32bc69984a Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 22 Jan 2024 12:15:19 +0000 Subject: Update ACL pin to 3a704ae94fc5cbfce1053886f543b31977f1774c Signed-off-by: Nikhil Raj Change-Id: I143949b1d3b39f704ac822c44521284ea8d64491 --- 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 0c9e3f1453..811988e337 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="27dee1e276dc8816a5b9f4e04d8b31d5c5816ca0" #10960: Fix potential threading issue in LUTManager +DEFAULT_CLFRAMEWORKREVISION="3a704ae94fc5cbfce1053886f543b31977f1774c" #10989: Update Documentation for 24.01 release 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