aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-08-31 10:28:44 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-08-31 15:50:06 +0000
commit55b1135795ce70f5adf304c5262e687ce9e84cb0 (patch)
tree34ad6090067ea991dc73e4d6d26da21a673aa552
parent98e383eadf4e670d057ad725c7fe7924fea8e36b (diff)
downloadarmnn-55b1135795ce70f5adf304c5262e687ce9e84cb0.tar.gz
Update ACL pin to d5f9a1cf9f0340f3e6bf9ff00156fc2adb1fdca9
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If2dc9cdd0948a77fd6002c9eab23dd065d073461
-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 0a9b5e1c91..adccc2fcbd 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="8490dc7d2a372af9e6d7aae95e904773ac0d144c" #Revert "Changes to enable FP16 in armv8a multi_isa"
+DEFAULT_CLFRAMEWORKREVISION="d5f9a1cf9f0340f3e6bf9ff00156fc2adb1fdca9" #10192: Implement indirect load for buffer and CLImage
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out