From e86aa90fee62970e63bb0239c6a3952f06b8d2c2 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 26 Jul 2023 10:13:03 +0100 Subject: Update ACL pin to 23882a9014eb3972bca958206866c8e0d0b829cc Signed-off-by: Nikhil Raj Change-Id: Ide1a4a5bdff5bad369fd810be1b661539ed853ef --- 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 6771004494..607a7b24e1 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="25d26f4d86042e0ca52ac1bef4039b187f77b5b3" #9958: Change TileOperand to a view of a tile object +DEFAULT_CLFRAMEWORKREVISION="23882a9014eb3972bca958206866c8e0d0b829cc" #9917: Add GpuKernelArgumentBinding for runtime argument setting 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