aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-12-01 10:25:59 +0000
committerNikhil Raj <nikhil.raj@arm.com>2022-12-01 10:25:59 +0000
commitcfcd87e2fbcdddd9c54d323eb3278a47c65a8605 (patch)
tree866fac0fc4bc12f41169f2d056da0211c0c8154f
parent263d709e7c71823931e2cd0831e60a3f6280eab5 (diff)
downloadarmnn-cfcd87e2fbcdddd9c54d323eb3278a47c65a8605.tar.gz
Update ACL pin to f16973b8b4605f12608bffa9f0ca6ed590202d41
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If47571cfc531cca81e983daaf7c13a7f608e9365
-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 d900a5a3fe..2e36ba561e 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_22_11" # Release 22.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="03b2971ac69a86f10a1566938d1a25afee15746c" #8692: Integrate SME2 kernels | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8692
+DEFAULT_CLFRAMEWORKREVISION="f16973b8b4605f12608bffa9f0ca6ed590202d41" #8707: Fix build error for unused variables in data type specific builds | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8707
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out