aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-12-03 11:01:03 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2020-12-03 13:34:03 +0000
commit1097c15a5a1bc601d0b9689d96162c6e3c063016 (patch)
tree29c6b8546705c048addf2d09e00312b73195dbad /scripts
parentba8d4b696ed6389b9562621b1e89e817951fa555 (diff)
downloadarmnn-1097c15a5a1bc601d0b9689d96162c6e3c063016.tar.gz
Update ACL pin to 96b16b65dd96351b8af1b2a785856ce13cc8ba84
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I2cafcbe087cb55e7252cbba2a7c8b649a98067e1
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
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)"