From f3c13e657a6ea279703f91041f1f264bcbd3a902 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 18 Nov 2021 09:47:46 +0000 Subject: Update ACL pin to e330fb41d85d7058f74902ce1d47b2dc00b10a52 Signed-off-by: Nikhil Raj Change-Id: Ic66f4576fcba9983c0a4586d003654a098b6ee36 --- scripts/get_compute_library.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 27025589d0..29c59caee9 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -7,10 +7,10 @@ CMD=$( basename $0 ) # For pinning to a ref use this: -DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_11" # Release 21.11 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_11" # Release 21.11 # # For pinning to a revision use this: -#DEFAULT_CLFRAMEWORKREVISION="71cbd28b7cf5115b0451d43e5c84cce4ae4d8ec7" #Fix out-of-bound reads in cl gemm kernels +DEFAULT_CLFRAMEWORKREVISION="e330fb41d85d7058f74902ce1d47b2dc00b10a52" #Improve start-up timer for ClIm2Col usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1