From 88bef3acd73069df13256e818f32555b19e1a8b4 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Thu, 3 Aug 2023 22:44:41 +0100 Subject: Update ACL pin to 0c19f59279a88384074635bf273a99001602ed21 * Fix CL Tile operator Signed-off-by: Teresa Charlin Change-Id: Id649f278fb512ecb86affbeaa84a202c59d602c0 --- 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 d874ced760..14194d789b 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_05" # Release 23.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="4cb0bd488f70a07b222e1ed7008d888642dfec6f" #10003: Improved testing for ArgMinMax +DEFAULT_CLFRAMEWORKREVISION=""0c19f59279a88384074635bf273a99001602ed21 #Fix CL Tile operator 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