From 996f0f59e5b8a9ac73503814f7aadff4ef74cd35 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 28 Jul 2021 09:58:30 +0100 Subject: Update ACL pin to 980558373f14c135a331fa23b61558c7d177edf2 Signed-off-by: Nikhil Raj Change-Id: I6072afd1bb58ae931560c604fddf1efadce634f5 --- 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 7a28f0a113..b2c4d8081c 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="22f5ed51f1b01f7cf6993a556a0b763e437926fc" #Avoid allocation of auxiliary memory in CpuGemmConvolution +DEFAULT_CLFRAMEWORKREVISION="980558373f14c135a331fa23b61558c7d177edf2" #Fix memory lifetime issue usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1