aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-13 10:53:18 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-07-21 09:43:53 +0100
commitc32adef195b523854144737ca05180235f5ca824 (patch)
treecd7b0f567983281f8b56a2906bfe0e572d0bb2d1
parent9edde5db299858b9f852688e2d30385790a7c88e (diff)
downloadarmnn-c32adef195b523854144737ca05180235f5ca824.tar.gz
Update ACL pin to 2e0714d4bb6795e34bcdcdaf812e9863dea2f43f
* Fix failing CTS test Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I044ea654c63c511ac47bb720004e95703402b645
-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 d3a58c2185..77f665e989 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="5ff480265a110ea1f2ce24491e082f52348b0f92" #9828: Port operations to CKW prototype
+DEFAULT_CLFRAMEWORKREVISION="2e0714d4bb6795e34bcdcdaf812e9863dea2f43f" #9943: Fix failing CTS tests by disabling matmul when weights conversion is required
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out