aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-15 10:51:08 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-15 11:03:07 +0100
commite22ee14e42e6f3cf769a9ecf1f92c6b7ccf673d8 (patch)
treeac1287439aa7a0f68bafb82ad5f5a5f3afcf2685
parent08ee1aaef1963ba75c8978324dfefa8752d95108 (diff)
downloadarmnn-e22ee14e42e6f3cf769a9ecf1f92c6b7ccf673d8.tar.gz
Update ACL pin to e87fa660e188007391f0584a56c8970665780684
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie8e1936798f7ee25cfc1a53ce5877beb10bf5934
-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 da344c454b..c226ab68e1 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_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="3912f47b5849c2c7c4e68ff922869decf22fe303" #10241: Meanstddevnorm changes to enable fp16 in armv8a multi_isa builds
+DEFAULT_CLFRAMEWORKREVISION="e87fa660e188007391f0584a56c8970665780684" #10273: Add skeleton of ClMatMulLowpNativeMMULKernel
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out