aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-05-22 13:01:37 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-05-23 10:07:30 +0000
commitda341f789d57d5d6e308bddb2eb91465265276fa (patch)
treed63bcd72b8c667c998814bbf7a80997fe914ad63
parent76285ab04e5f164ad846e9863be9eda8b22d1486 (diff)
downloadarmnn-da341f789d57d5d6e308bddb2eb91465265276fa.tar.gz
Update ACL pin to 1355ec4797cd77060af51c8b27d99ea1d25c08da
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Idf19ffc9e8c5c386b6a5b134cda16de2ff31b449
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index b438429a73..a1ffff5891 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
CMD=$( basename "$0" )
# For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_05" # Release 23.05
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_05" # Release 23.05
#
# For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="352c07ddd49842b5c3a8e5a2b5a90832bfb70091" #9564: Implement OpenCL MatMul heuristic for Arm® Mali™-G710
+DEFAULT_CLFRAMEWORKREVISION="1355ec4797cd77060af51c8b27d99ea1d25c08da" #9673: Printing out the rerun command of each failed testcase
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out