aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-09-09 09:58:29 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-09-09 09:58:29 +0100
commit6f6ad4f548d8bedb2cc740fe6fd3259d527b9a3a (patch)
treef2992a30acd2ae33d1e9c6ae099fcf1d3fe72f49
parent2d9811dd627086d331ef39cf16f2a13752954bb5 (diff)
downloadarmnn-6f6ad4f548d8bedb2cc740fe6fd3259d527b9a3a.tar.gz
Update ACL pin to e4e3b2ead5b6720af8039f3c9ac15ea6b51b915f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I3f0637b4b2911c9cf314b3459ff84e959e467073
-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 ec37072481..990eccdfa2 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_22_08" # Release 22.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="552fe4c67d3cd2994cdbd5662cde79da5caf0c4d" #F16 Specialization for MeanStdDevNorm
+DEFAULT_CLFRAMEWORKREVISION="e4e3b2ead5b6720af8039f3c9ac15ea6b51b915f" #Disable Winograd on fp16 if fast-math = false
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out