aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-10-11 10:07:38 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-10-11 10:07:38 +0100
commit576ce1b930addc1ec36e09e68a83366692729593 (patch)
tree241b64fdda74b34164eaeb2deef0c0562447cc63
parent6720091bae41ee7cd65c5831f126a8f60af2ecd2 (diff)
downloadarmnn-576ce1b930addc1ec36e09e68a83366692729593.tar.gz
Update ACL pin to fb9c25d27791d934300581596cce7c5875a79a80
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I39fd5a45d60105730516f250c63cb6ccb1d337e9
-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 0718289242..dae8487038 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="1434155d8d937c5a07af67439f8241064f841ad8" #Change heuristics for FP16 Deconv
+DEFAULT_CLFRAMEWORKREVISION="fb9c25d27791d934300581596cce7c5875a79a80" #10342: arm_gemm: fix 2D threading mode for SME2
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out