From 8dd77d2093b00f195a94eb909abb526190ae6a55 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Mon, 22 Nov 2021 11:40:17 +0000 Subject: Update ACL pin to 9cca592c13f1e688a35698641069bcd37a525f0c * Improve start-up timer for GeMM (floating-point) Signed-off-by: Teresa Charlin Change-Id: I065dc7feb79aa0acf7e7ff9d86b296d134f2f97f --- 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 29c59caee9..e97f526d8e 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_21_11" # Release 21.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="e330fb41d85d7058f74902ce1d47b2dc00b10a52" #Improve start-up timer for ClIm2Col +DEFAULT_CLFRAMEWORKREVISION="9cca592c13f1e688a35698641069bcd37a525f0c" #Improve start-up timer for GeMM (floating-point) usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1