From 0978df1bc45dc6a626485c498d0d0ff6da92d6a9 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 5 May 2023 10:16:23 +0100 Subject: Update ACL pin to 352c07ddd49842b5c3a8e5a2b5a90832bfb70091 Signed-off-by: Nikhil Raj Change-Id: Iaf3242b4d06bd043fe25a00722da6cb6406d013b --- 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 330dbbfbb5..258e8cee59 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_23_02" # Release 23.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="57132943e0df00aa008b90614ea5a9fa8b2dc18a" #Fix im2col for fast-maths mode with padding. +DEFAULT_CLFRAMEWORKREVISION="352c07ddd49842b5c3a8e5a2b5a90832bfb70091" #9564: Implement OpenCL MatMul heuristic for Arm® Mali™-G710 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