aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-24 09:46:56 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2021-11-24 11:07:38 +0000
commita4e2bc7a31c465bf50e5af0311f0193526a5dce5 (patch)
tree8c2abef1fabacf219509db61d6d4d66e384c9c1f /scripts
parentbddb2583f2fe3529787f55a4143b24db42951721 (diff)
downloadarmnn-a4e2bc7a31c465bf50e5af0311f0193526a5dce5.tar.gz
Update ACL pin to 9e8a7701532377073220613b3642468f96cba62f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia7eb158dcc42cabde3b60806110b6e5c38c5d689
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 e97f526d8e..0f9c2c1880 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_21_11" # Release 21.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="9cca592c13f1e688a35698641069bcd37a525f0c" #Improve start-up timer for GeMM (floating-point)
+DEFAULT_CLFRAMEWORKREVISION="9e8a7701532377073220613b3642468f96cba62f" #Decouple data type for NERangeKernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"