From 1161ab7afae6e2e0b9403df480739735efeaa1fa Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 27 Mar 2020 11:59:10 +0000 Subject: Update ACL pin to 4b869532f8b2aa7f02aa55c4f4813e994ea2df68 Signed-off-by: Nikhil Raj Change-Id: I6e0474d88fcfed8812d7a1b565e09b12256b9956 --- scripts/get_compute_library.sh | 3 +-- 1 file changed, 1 insertion(+), 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)" -- cgit v1.2.1