From a4e2bc7a31c465bf50e5af0311f0193526a5dce5 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 24 Nov 2021 09:46:56 +0000 Subject: Update ACL pin to 9e8a7701532377073220613b3642468f96cba62f Signed-off-by: Nikhil Raj Change-Id: Ia7eb158dcc42cabde3b60806110b6e5c38c5d689 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index e97f526d8e..0f9c2c1880 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="9cca592c13f1e688a35698641069bcd37a525f0c" #Improve start-up timer for GeMM (floating-point) +DEFAULT_CLFRAMEWORKREVISION="9e8a7701532377073220613b3642468f96cba62f" #Decouple data type for NERangeKernel usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1