From aab07686f4c0219df59d2a7556cacbd8a19d781a Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 4 May 2021 15:48:23 +0100 Subject: Update ACL pin to branches/arm_compute_21_05 Signed-off-by: Teresa Charlin Change-Id: Ic41adf55d3a28b4e3042c7519314789a61949255 --- scripts/get_compute_library.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index e23c240e05..f411d22de5 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_02" # Release 21.02 +DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_05" # Release 21.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="9a81cd82a8102ee0bd69bfe4939d5c867aed15e9" #Fix bug on Implicit Padding for NEON FFT2D +#DEFAULT_CLFRAMEWORKREVISION="1fac03717dab014fd202ea85a8f05b3dd475cb3c" #Fix bug on CLReductionOperation usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1