From 7e4d936be9647ef9e1159747fc177d6b61c21556 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 27 Jul 2023 10:02:55 +0100 Subject: Update ACL pin to fab6c210b37f1fa6b3e37a2583b18f8e4b5a4f12 Signed-off-by: Nikhil Raj Change-Id: I752a77b58006c733309e649e050cea38cd295626 --- 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 607a7b24e1..2605c0615a 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="23882a9014eb3972bca958206866c8e0d0b829cc" #9917: Add GpuKernelArgumentBinding for runtime argument setting +DEFAULT_CLFRAMEWORKREVISION="fab6c210b37f1fa6b3e37a2583b18f8e4b5a4f12" #9921: Design wrapper around CKW for easier writing | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9921 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