From cf9622f84e22dfb4af1835f02780eb0d8310a624 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 6 Feb 2024 23:38:20 +0000 Subject: Update ACL pin toe695579911fbe6aa06b11dbeeec7af5637a92f2b * arm_gemm: SME: Remove artificial single-thread constraint on quantized int8 kernels Signed-off-by: Teresa Charlin Change-Id: Iaf3fce5dedaf5171dae77be8faca997e281d490e --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1