aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-04-08 16:58:04 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-04-08 16:58:04 +0100
commit99b57c97ef07bbbefaf655915c01bfb2f9f05e15 (patch)
treeec576b40ec7294ff1a499f5906200f8f07f27dc6 /scripts
parent627cbb486de6c5b268c79d8ba1c8b96e0391a1df (diff)
downloadarmnn-99b57c97ef07bbbefaf655915c01bfb2f9f05e15.tar.gz
Update ACL pin to 8abbabd6ad946441c8ef1a03896fa98f7801af1f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I55f244aa766ed8e798f653dce608c2570d3f4541
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 0e3d58c6ea..ba797901c5 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="4df2cf3177129d10500d30056bf8404418f703d6" #COMPMID-3315: Allow only QASYMM8 data type for EDSR graph example.
+DEFAULT_CLFRAMEWORKREVISION="8abbabd6ad946441c8ef1a03896fa98f7801af1f" #COMPMID-3233 Extend gemm tuner in the doxygen documentation.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"