From d1a326584e2c18f64df322661aef7fbaf673d5b1 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 23 Mar 2021 15:05:11 +0000 Subject: Update ACL pin to 226169fef38e2361f6b503570645c802c513112d Signed-off-by: Nikhil Raj Change-Id: I482d3d6aebc409478c524811ebd41fc1a6c37e5a --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- cgit v1.2.1