aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-09-29 14:34:34 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-09-29 14:34:34 +0100
commit64f787515e8da3cfec089b62e265c4a90543e2f2 (patch)
treee3719806aad7c653deb64739e2a197bad4da0cf7 /scripts
parent371b70e39390618cbd791b441adcf3923964b8df (diff)
downloadarmnn-64f787515e8da3cfec089b62e265c4a90543e2f2.tar.gz
Update ACL pin to d175ecea20f5c9e3bff07f7c5d3e4bb5519f7cb9
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ib0b28b3840eb8c8d38ad32e1a572cd9a75ff8a82
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 51be4ee9ac..e8b82d922d 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_08" # Release 20.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="840a72cc745c60eccbd26fe192b035ec68b2ee41" #COMPMID-3773: Fix the accumulation of projection in QLSTM.
+DEFAULT_CLFRAMEWORKREVISION="d175ecea20f5c9e3bff07f7c5d3e4bb5519f7cb9" #COMPMID-3324: Remove configuration tests.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"