aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-04-06 10:07:21 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-04-06 13:58:37 +0100
commit4589c3ee2564168f18db385a3b4de7608620a707 (patch)
treee145c73f6f89c9ec541769d80f9399574d7d63fc
parent1bae865fecf99f25cd2d58390e0cf08467a22b4f (diff)
downloadarmnn-4589c3ee2564168f18db385a3b4de7608620a707.tar.gz
Update ACL pin to dcab9ca1b7914eb8cadadfaa5fb468e469dca5d9
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I2a71d1d1024deccbcfdba44c2d77c7bb721b1ab4
-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 1e8ead9fcd..c84c11f026 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="f26ea2f8cc957a1e6faf0361dea805fb2e236061" #9390: Implement MatMul Function | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9390
+DEFAULT_CLFRAMEWORKREVISION="dcab9ca1b7914eb8cadadfaa5fb468e469dca5d9" #9408: Fix unused variable warning reported in nightly nuild | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9408
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out