aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-24 11:46:10 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-07-24 11:46:10 +0100
commitcd7ce20a7667a7402f65cfa44bc885e5ada515a8 (patch)
tree50a569faee1da865649bd222ab25d9ba2e55d64a
parentb6de7a1444c09c0eb44c84a923c45c041b1f6092 (diff)
downloadarmnn-cd7ce20a7667a7402f65cfa44bc885e5ada515a8.tar.gz
Update ACL pin to 25d26f4d86042e0ca52ac1bef4039b187f77b5b3
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia96c3bd9b7fd78bfdbf74476f0bb943735bd6694
-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 77f665e989..6771004494 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="2e0714d4bb6795e34bcdcdaf812e9863dea2f43f" #9943: Fix failing CTS tests by disabling matmul when weights conversion is required
+DEFAULT_CLFRAMEWORKREVISION="25d26f4d86042e0ca52ac1bef4039b187f77b5b3" #9958: Change TileOperand to a view of a tile object
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out