From 958e0ba61e940a8d11955cf2a10f681c7c47e1fa Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 10 Jun 2021 16:15:05 +0100 Subject: Update ACL pin to a5c428a5428d1c7a9d1d03fd198d6a8578b6c12c Signed-off-by: Nikhil Raj Change-Id: I7e3ea38fcadf0b8887e41c6ca25c83bff14ba774 --- 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 be0e0b11b9..dfde4f7237 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_05" # Release 21.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="13c497a8a9a4aa9353719afe53ccc7db50da74fe" #Fix Macros.h include in NEScale +DEFAULT_CLFRAMEWORKREVISION="a5c428a5428d1c7a9d1d03fd198d6a8578b6c12c" #Fixed segfault in NEGEMMConv2d usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1