From 6f6ad4f548d8bedb2cc740fe6fd3259d527b9a3a Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 9 Sep 2022 09:58:29 +0100 Subject: Update ACL pin to e4e3b2ead5b6720af8039f3c9ac15ea6b51b915f Signed-off-by: Nikhil Raj Change-Id: I3f0637b4b2911c9cf314b3459ff84e959e467073 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1