aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-01 12:31:14 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-01 12:31:14 +0100
commite858b72514b331c485f4bf1cdf1d368f6950e5fa (patch)
tree3d611aa3f6e794400e6baac4658508f1ae7ddd6a
parent55b1135795ce70f5adf304c5262e687ce9e84cb0 (diff)
downloadarmnn-e858b72514b331c485f4bf1cdf1d368f6950e5fa.tar.gz
Update ACL pin to 2e6d659267d10d6f46f89aac91b52f6b7c211316
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia8c2fb256602c2d923260e8d53c1ea05c595ce36
-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 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