aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-26 10:13:03 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-07-26 12:03:38 +0000
commite86aa90fee62970e63bb0239c6a3952f06b8d2c2 (patch)
tree34583d31a9d8631f156d9844c5d26e171dfb5902
parent160edb3a6b10bfe5fd6e3fcc118765265d1722a6 (diff)
downloadarmnn-e86aa90fee62970e63bb0239c6a3952f06b8d2c2.tar.gz
Update ACL pin to 23882a9014eb3972bca958206866c8e0d0b829cc
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ide1a4a5bdff5bad369fd810be1b661539ed853ef
-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 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