From e858b72514b331c485f4bf1cdf1d368f6950e5fa Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 1 Sep 2023 12:31:14 +0100 Subject: Update ACL pin to 2e6d659267d10d6f46f89aac91b52f6b7c211316 Signed-off-by: Nikhil Raj Change-Id: Ia8c2fb256602c2d923260e8d53c1ea05c595ce36 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index adccc2fcbd..4d0ef51c8e 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="d5f9a1cf9f0340f3e6bf9ff00156fc2adb1fdca9" #10192: Implement indirect load for buffer and CLImage +DEFAULT_CLFRAMEWORKREVISION="2e6d659267d10d6f46f89aac91b52f6b7c211316" #10172: Port ClTemplatePool2d to ckw 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