From 4944458cf09b9504efff5a20bb7f83b1e33dce8e Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 2 Jun 2023 10:20:11 +0100 Subject: Update ACL pin to df5d9878008be9b60586df97ebfff197abb5195e Signed-off-by: Nikhil Raj Change-Id: Idc72ddfeb7ff9c96620287e0fd47ae29e1ae4852 --- 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 042be31610..0def2950eb 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="545358ea7e65abfba6db5b194264584f1e54cc96" #Fix number of dimensions changed after transpose +DEFAULT_CLFRAMEWORKREVISION="df5d9878008be9b60586df97ebfff197abb5195e" #Add CMakeLists to Compute Kernel Writer|https://review.mlplatform.org/c/ml/ComputeLibrary/+/9700 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