From 6720091bae41ee7cd65c5831f126a8f60af2ecd2 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 10 Oct 2023 10:52:12 +0100 Subject: Update ACL pin to 1434155d8d937c5a07af67439f8241064f841ad8 Signed-off-by: Nikhil Raj Change-Id: I7e8ba282586ca804d4fd851c797511590aee0c98 --- 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 480adcd66a..0718289242 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_08" # Release 23.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="a23b4686a091a7960a4b336d0fe53f15db4ae538" #Optimize CLTranspose operator +DEFAULT_CLFRAMEWORKREVISION="1434155d8d937c5a07af67439f8241064f841ad8" #Change heuristics for FP16 Deconv 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