aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-03-24 17:15:22 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2021-03-29 16:02:52 +0000
commitecb7bfcec4d6b599acfcc0a509b007f326a6781f (patch)
treea2571563f851b3388b7610586a80fbcf93c0c189 /scripts
parent386ff1a721cdca3689b009ba31f2d3ac8bea2fae (diff)
downloadarmnn-ecb7bfcec4d6b599acfcc0a509b007f326a6781f.tar.gz
Update ACL pin to 1e3ab4264fb0455abe8a3903abab40c59b9be91e
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I096f8f6f3c7352fdfa11eca5423c461082a1f163
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 adbe7cbd97..8165acb2ee 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_02" # Release 21.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="226169fef38e2361f6b503570645c802c513112d" #Fix SVE build on newer compilers
+DEFAULT_CLFRAMEWORKREVISION="1e3ab4264fb0455abe8a3903abab40c59b9be91e" #Make CpuPixelWiseMultiplicationKernel stateless
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"