From 8cd817469839fb9032faa57977c180d94e26863e Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 15 Jul 2022 09:40:48 +0100 Subject: Update ACL pin to a1f7851e2f776610019db8725c2963c36b0c85eb Signed-off-by: Nikhil Raj Change-Id: Id2cf6cda8f83466f76959ca90b03b56864d3ac8a --- 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 5f6d7c772c..445ef18af4 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_05" # Release 22.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="4bfc70e31766587c951204c93a127a486e007d0c" #Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 +DEFAULT_CLFRAMEWORKREVISION="a1f7851e2f776610019db8725c2963c36b0c85eb" #Integrate new winograd APIs from MLTech usage() { echo "Usage: $CMD (Use the default clframework SHA)" -- cgit v1.2.1