aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-03-13 09:35:04 +0000
committerJames Conroy <james.conroy@arm.com>2020-03-13 11:44:48 +0000
commit78b26f024641e763c7252198339c83bad8c0982f (patch)
tree93aabd57e27a1fabfd41b0590d64c39cb447ddc7 /scripts
parent403a185d9e15b7bdff4f38d687814963451f627f (diff)
downloadarmnn-78b26f024641e763c7252198339c83bad8c0982f.tar.gz
Update ACL pin to 470bc1eea65560d13001e60a7f7b22b12ec89bbc(COMPMID-3069)
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie966c938752e06ddc8a6d03b973edd0291864a39
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 75cc6bd06c..5745da722f 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_02" # Release 20.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="6800117df3be825f0ec5c6cc71c4377322f51b99" #COMPMID-3221: (DATA_UPDATE) add graph example for EDSR
+DEFAULT_CLFRAMEWORKREVISION="470bc1eea65560d13001e60a7f7b22b12ec89bbc" #COMPMID-3069: Improve compilation time by removing regex from test framework headers
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"