aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-03-27 11:59:10 +0000
committerJim Flynn <jim.flynn@arm.com>2020-03-27 22:07:01 +0000
commit1161ab7afae6e2e0b9403df480739735efeaa1fa (patch)
tree78e5409ba8e648e96e7a7a3949e8fd54d77e6bf8 /scripts
parent1a84fe3b92aaab61d2f3b865d347459e16eb43d4 (diff)
downloadarmnn-1161ab7afae6e2e0b9403df480739735efeaa1fa.tar.gz
Update ACL pin to 4b869532f8b2aa7f02aa55c4f4813e994ea2df68
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6e0474d88fcfed8812d7a1b565e09b12256b9956
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get_compute_library.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index e034849f9b..1c371018d4 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,8 +10,7 @@ CMD=$( basename $0 )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_02" # Release 20.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="1b14c75c0d591c4abe4d2d41b7e4e165fbf58382" #Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel
-
+DEFAULT_CLFRAMEWORKREVISION="4b869532f8b2aa7f02aa55c4f4813e994ea2df68" #COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"