aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2024-02-06 23:38:20 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2024-02-06 23:38:20 +0000
commitcf9622f84e22dfb4af1835f02780eb0d8310a624 (patch)
treed9f25e732068ad3e2880523fdaef280592bedd8a
parente7bf81bc54f22aa69bcff90b0d61db9927649745 (diff)
downloadarmnn-cf9622f84e22dfb4af1835f02780eb0d8310a624.tar.gz
Update ACL pin toe695579911fbe6aa06b11dbeeec7af5637a92f2b
* arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Iaf3fce5dedaf5171dae77be8faca997e281d490e
-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 1ace6cc902..a40f76331c 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_11" # Release 23.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="0c17c4b42e6b819b0140f36527dbaf6166f37b2b" #10966: Fix leftover cols in CpuGemmLowpMatrixBReductionKernel
+DEFAULT_CLFRAMEWORKREVISION="e695579911fbe6aa06b11dbeeec7af5637a92f2b" #arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels.
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out