aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-11-29 11:59:00 +0000
committerNikhil Raj <nikhil.raj@arm.com>2022-11-29 11:59:00 +0000
commitb3a3d9118696ade5765f04cb53576886171ca6d7 (patch)
tree4da5df7cdde1932880135fc3c2b99f8536e2ff5b
parent21cf67af47a9cebbc10a98184c204fffa3722abd (diff)
downloadarmnn-b3a3d9118696ade5765f04cb53576886171ca6d7.tar.gz
Update ACL pin to 03b2971ac69a86f10a1566938d1a25afee15746c
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia9b59fd3482c5a12d7f6a369b1bdf91f06596a66
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 8f44c81760..d900a5a3fe 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
CMD=$( basename "$0" )
# For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_11" # Release 22.11
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_11" # Release 22.11
#
# For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="73f19af80aaee8929553739894b8dd8fedb163c3" #8546: Add Dynamic Fusion GpuConv2d FP32/FP16 testcase | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8546
+DEFAULT_CLFRAMEWORKREVISION="03b2971ac69a86f10a1566938d1a25afee15746c" #8692: Integrate SME2 kernels | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8692
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out