aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-31 10:06:32 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-07-31 12:02:48 +0000
commit038f52b2543765132cc03cc854d180834e1a9368 (patch)
tree01040ebbd7aaa3a31ee0d24b6bc7229c9ecfc20c /scripts
parent9a5e5b7032788249055f40edd763420f6bdba8fe (diff)
downloadarmnn-038f52b2543765132cc03cc854d180834e1a9368.tar.gz
Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efec
* Some header files have been moved from arm_compute/core to arm_compute/function_info in https://review.mlplatform.org/c/ml/ComputeLibrary/+/9979 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I1a52c9072417da65c3f7a847eac5c167eab983f1
Diffstat (limited to 'scripts')
-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 b38cfce86f..dd09def893 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="0b23e0e6402cb18ddf621d36454cadbb73959518" #9972: Add TensorOperand and declare tensor argument
+DEFAULT_CLFRAMEWORKREVISION="16b37527906c68885f81a8db35f9d6040d73efec" #9999: Port ElementwiseBinary to CKW part 2
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out