aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-10-09 11:44:49 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-10-09 15:32:50 +0000
commitfd1e9821a5ecf57326afdc8f4ceafdb14086bcfa (patch)
treee733d3233ed5dd6dab42ec86b6a4474557ada5fc
parent5008cb8b7c03ef113bf462b8c5883b8ec962711a (diff)
downloadarmnn-fd1e9821a5ecf57326afdc8f4ceafdb14086bcfa.tar.gz
Update ACL pin to a23b4686a091a7960a4b336d0fe53f15db4ae538
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic6198a0e9537f1d5967bf61e29b5428f79c861fe
-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 6c05d6e30b..480adcd66a 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="a04ae3e9ecf7765d623a4909089c3224af77f04e" #10411: Port DepthwiseConv2d operator to Ckw
+DEFAULT_CLFRAMEWORKREVISION="a23b4686a091a7960a4b336d0fe53f15db4ae538" #Optimize CLTranspose operator
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out