aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-17 16:29:37 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-17 16:44:30 +0000
commita40b434e2e3afdbf2254ef735758244bd840ef77 (patch)
treee96e53f622e285e6daccfab984e4abfe9c4f8272
parent7a0efa51aca2bc0cf3aaefe22e90525ef7cc2478 (diff)
downloadarmnn-a40b434e2e3afdbf2254ef735758244bd840ef77.tar.gz
Update ACL pin to 04a0706dddc6ca24cb80e3e0789c6b0f54c48b28
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Icb103166237e42450bc8adca99f97445cfbb2796
-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 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)"