aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-27 10:02:55 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-07-27 10:02:55 +0100
commit7e4d936be9647ef9e1159747fc177d6b61c21556 (patch)
tree04f4e76877f9daa3c539c038d626bf307291c476
parent777008b49aabdb6d1a57221b3ca875be5b182b46 (diff)
downloadarmnn-7e4d936be9647ef9e1159747fc177d6b61c21556.tar.gz
Update ACL pin to fab6c210b37f1fa6b3e37a2583b18f8e4b5a4f12
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I752a77b58006c733309e649e050cea38cd295626
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
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