aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-05-05 10:16:23 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-05-05 10:16:23 +0100
commit0978df1bc45dc6a626485c498d0d0ff6da92d6a9 (patch)
tree4dc51ff08054cce6c24d9ed95e9ea7b68aa98737
parent3504e425ac99467c80919768c4a1361c44b30353 (diff)
downloadarmnn-0978df1bc45dc6a626485c498d0d0ff6da92d6a9.tar.gz
Update ACL pin to 352c07ddd49842b5c3a8e5a2b5a90832bfb70091
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Iaf3242b4d06bd043fe25a00722da6cb6406d013b
-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 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