From a40b434e2e3afdbf2254ef735758244bd840ef77 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 17 Nov 2020 16:29:37 +0000 Subject: Update ACL pin to 04a0706dddc6ca24cb80e3e0789c6b0f54c48b28 Signed-off-by: Teresa Charlin Change-Id: Icb103166237e42450bc8adca99f97445cfbb2796 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index f2ef90d7de..d9c12932d9 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_20_08" # Release 20.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="17b7102b30e0159263d06d3a0816cd2998a13456" #COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc +DEFAULT_CLFRAMEWORKREVISION="04a0706dddc6ca24cb80e3e0789c6b0f54c48b28" #COMPMID-3979 Sanitise Padding Removal epic usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1