aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-05-25 09:45:59 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-05-25 09:45:59 +0100
commitdb4d17c3861bc8635705ff9ed3f14476476f5cae (patch)
treeb5c4b16f100e38e36376d083bc2d0da31493faa8
parent270641b6feb12cd68c812060b9828ac7d87d4826 (diff)
downloadarmnn-db4d17c3861bc8635705ff9ed3f14476476f5cae.tar.gz
Update ACL pin to 6c113ed1a95a08d17c2d556bd7b03c901512a34f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I0b9ffcef9d1fddba17edc1a3446d56fa1fa24a31
-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 a1ffff5891..830d0bed93 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_05" # Release 23.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="1355ec4797cd77060af51c8b27d99ea1d25c08da" #9673: Printing out the rerun command of each failed testcase
+DEFAULT_CLFRAMEWORKREVISION="6c113ed1a95a08d17c2d556bd7b03c901512a34f" #9687: Prepare the basic types for the compute kernel writer (CKW)
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out