From cb0f6107e7de2bbb5ab8f06e80261fa091e0bfa6 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 21 May 2021 09:32:33 +0100 Subject: Update ACL pin to 13c497a8a9a4aa9353719afe53ccc7db50da74fe Signed-off-by: Nikhil Raj Change-Id: Iee176ecdda6e9e1f9d1036c9d35b009787df8796 --- 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 f411d22de5..be0e0b11b9 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_05" # Release 21.05 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_05" # Release 21.05 # # For pinning to a revision use this: -#DEFAULT_CLFRAMEWORKREVISION="1fac03717dab014fd202ea85a8f05b3dd475cb3c" #Fix bug on CLReductionOperation +DEFAULT_CLFRAMEWORKREVISION="13c497a8a9a4aa9353719afe53ccc7db50da74fe" #Fix Macros.h include in NEScale usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1