aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-04-17 09:57:28 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2020-04-17 09:56:31 +0000
commit11fce4978046925fb2b46e0c7efb348ce9ba3d0e (patch)
treef38fb6d4b582ee86a8e3eeb65303ccccfe1d44de
parenta3a3d3baa4468efe8465450666e3f68843463faf (diff)
downloadarmnn-11fce4978046925fb2b46e0c7efb348ce9ba3d0e.tar.gz
Update ACL pin to b7f4a95c4bf27b4507e5b3b9278c249b1feefe36
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I49d1075d73639266d4bcabe3594e79d55a58e881
-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 ba797901c5..e5d7fe02b1 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="8abbabd6ad946441c8ef1a03896fa98f7801af1f" #COMPMID-3233 Extend gemm tuner in the doxygen documentation.
+DEFAULT_CLFRAMEWORKREVISION="b7f4a95c4bf27b4507e5b3b9278c249b1feefe36" #Add uint8 quantization example for NEON.
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"