From 1097c15a5a1bc601d0b9689d96162c6e3c063016 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 3 Dec 2020 11:01:03 +0000 Subject: Update ACL pin to 96b16b65dd96351b8af1b2a785856ce13cc8ba84 Signed-off-by: Nikhil Raj Change-Id: I2cafcbe087cb55e7252cbba2a7c8b649a98067e1 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 2cd4942fe8..72074edbc7 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_20_11" # Release 20.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="ccff409625cbc721e5fc227b3617ebca01c9f47e" #Updated the errata. +DEFAULT_CLFRAMEWORKREVISION="96b16b65dd96351b8af1b2a785856ce13cc8ba84" #Remove support for (NE/CL)LocallyConnectedLayer. usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1