From a9be373edaf5674644e8a5e6e4daf09ff56a7ca5 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 30 May 2022 11:12:49 +0100 Subject: Update ACL pin to fdb534293b84182a89a78b5086cf05c07ef970e8 Signed-off-by: Nikhil Raj Change-Id: Id3f1b100bdedf975e008e8f66e08747f8d8ae294 --- scripts/get_compute_library.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/get_compute_library.sh') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 8d5241abf2..e949b72da7 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_22_05" # Release 22.05 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_05" # Release 22.05 # # For pinning to a revision use this: -#DEFAULT_CLFRAMEWORKREVISION="c827e99fc46521f43719b0c2d1b6f05d66abf68c" #Update Neon™ pooling kernel. +DEFAULT_CLFRAMEWORKREVISION="fdb534293b84182a89a78b5086cf05c07ef970e8" #Disable unsafe FP optimizations causing accuracy issues usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1