From 61c6da2f467c5c2a3a1748b551a1274d238f12bb Mon Sep 17 00:00:00 2001 From: Aron Virginas-Tar Date: Fri, 2 Aug 2019 10:29:28 +0100 Subject: IVGCVSW-3577 Update ACL pin to include NEON convolution output multiplier fix !android-nn-driver:1668 Signed-off-by: Aron Virginas-Tar Change-Id: I33de31d35fa9c7d76f1738e343c5d28270e9a2c1 --- 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 8a24136472..61e22afbbe 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_19_05" # Release 19.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="ff2719299ea76a95f20a35a7900875a8152e293a" #COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer - +DEFAULT_CLFRAMEWORKREVISION="1c29ffc7fe02de68cf2e82709a3bc3e210cb0ba4" #COMPMID-2336: Fix build issues usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1