aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-28 13:19:26 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-07-28 15:00:45 +0000
commit65f9504e7381a28cda5f02c0e1bca65a1e2b90b2 (patch)
tree6804904b804018a8391293953397ad5187d5ed76
parentec0959b02b3d4cfcb82deb12f5e952524bcb71ba (diff)
downloadarmnn-65f9504e7381a28cda5f02c0e1bca65a1e2b90b2.tar.gz
Update ACL pin to 0b23e0e6402cb18ddf621d36454cadbb73959518
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I19e7d32ab7e4cfa078e5ddd81f5abb2ac0c954fb
-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 2605c0615a..b38cfce86f 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="fab6c210b37f1fa6b3e37a2583b18f8e4b5a4f12" #9921: Design wrapper around CKW for easier writing | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9921
+DEFAULT_CLFRAMEWORKREVISION="0b23e0e6402cb18ddf621d36454cadbb73959518" #9972: Add TensorOperand and declare tensor argument
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out