aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-10-05 10:53:35 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-10-05 10:53:35 +0100
commitb08844ad13c3b36f82ad3878222eda2ccd1f63a4 (patch)
treeb9d3596d71adadb96881e98049803c20bace54c7
parent478311cdf6d74d17c495e68c9422a49eabc1e397 (diff)
downloadarmnn-b08844ad13c3b36f82ad3878222eda2ccd1f63a4.tar.gz
Update ACL pin to a04ae3e9ecf7765d623a4909089c3224af77f04e
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8197ca74c007c7fcf835d9eec564b37c6a0bc371
-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 a3deabd8ca..6c05d6e30b 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="0a99c7953027c17d686f8f012495a7e4d8a969cf" #10423: Fix nightly NEON Reverse reference failure
+DEFAULT_CLFRAMEWORKREVISION="a04ae3e9ecf7765d623a4909089c3224af77f04e" #10411: Port DepthwiseConv2d operator to Ckw
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out