aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-03-23 15:05:11 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2021-03-23 17:50:33 +0000
commitd1a326584e2c18f64df322661aef7fbaf673d5b1 (patch)
tree49e5ca9950be33bee5298d6811b45533478ce930 /scripts
parent381f5029c643a3c7c2bfa3454a6673c9dedf2fd0 (diff)
downloadarmnn-d1a326584e2c18f64df322661aef7fbaf673d5b1.tar.gz
Update ACL pin to 226169fef38e2361f6b503570645c802c513112d
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I482d3d6aebc409478c524811ebd41fc1a6c37e5a
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 fb94504cf1..adbe7cbd97 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="ab8408872f49c9429c84d83de665c55e31a500b2" #Added Qasymm8 datatype support to NEROIPoolingLayer with Tests
+DEFAULT_CLFRAMEWORKREVISION="226169fef38e2361f6b503570645c802c513112d" #Fix SVE build on newer compilers
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"