aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-10-04 11:17:26 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-10-04 11:17:26 +0100
commit94daca9e3ddd23374ec2feca8a02d5143fd230ff (patch)
treef6c7804986eef67f3b9e4eb3db320a249d1c8c40
parent2077348da176dd5f264bb04a0b500c5901969d09 (diff)
downloadarmnn-94daca9e3ddd23374ec2feca8a02d5143fd230ff.tar.gz
Update ACL pin to 0a99c7953027c17d686f8f012495a7e4d8a969cf
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic69ecef496bc97585d6ae582cd833bf586ca2a9d
-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 8ebc9cbfcb..a3deabd8ca 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="a396da19ee6e5c36ae07c11e4f16a6787e9bc143" #10346: Implement Quantized Matmul T/T and T/Nt kernels using MMUL extension
+DEFAULT_CLFRAMEWORKREVISION="0a99c7953027c17d686f8f012495a7e4d8a969cf" #10423: Fix nightly NEON Reverse reference failure
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out