aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-04-04 10:02:56 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-04-04 10:57:16 +0000
commit6c50b8ead459b77932408bd3920b7704a4d6235c (patch)
treeae5daebfacc531654ea22955745f5f659eaf57ba
parent2c14db6f5747a279b7bf7dd2244ac3c82b86656c (diff)
downloadarmnn-6c50b8ead459b77932408bd3920b7704a4d6235c.tar.gz
Update ACL pin to f26ea2f8cc957a1e6faf0361dea805fb2e236061
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I43c0aff1b1e0ebbf37c1e8e878283d77d4975954
-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 853cd2088e..1e8ead9fcd 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="8893e454fa699f5dc33ff6b71f47e4c36fd1c1be" #Add cropping support to NEBatchToSpace
+DEFAULT_CLFRAMEWORKREVISION="f26ea2f8cc957a1e6faf0361dea805fb2e236061" #9390: Implement MatMul Function | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9390
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out