Update ACL pin to 96b16b65dd96351b8af1b2a785856ce13cc8ba84
authorNikhil Raj <nikhil.raj@arm.com>
Thu, 3 Dec 2020 11:01:03 +0000 (11:01 +0000)
committerNikhil Raj Arm <nikhil.raj@arm.com>
Thu, 3 Dec 2020 13:34:03 +0000 (13:34 +0000)
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: I2cafcbe087cb55e7252cbba2a7c8b649a98067e1

scripts/get_compute_library.sh

index 2cd4942..72074ed 100755 (executable)
@@ -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)"