aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-12-14 10:25:09 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2022-12-14 14:15:05 +0000
commit939abf50fbfbabe834cddb5333e1204f4680d484 (patch)
treed2daa8e3e5ecaec618f4a4f5da90d64f7466967b
parentc30abd843e68dfbd186ca25e8a8ecaefcf95776f (diff)
downloadarmnn-939abf50fbfbabe834cddb5333e1204f4680d484.tar.gz
Update ACL pin to 32741725ac6e6c9658c51ed8585d314a1707ee8c
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6cd834ffaba9c7d598ba5c86df3d1e8bc9c86418
-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 2e36ba561e..c6ae11d199 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright © 2017 Arm Ltd. All rights reserved.
+# Copyright © 2018-2022 Arm Ltd. All rights reserved.
# SPDX-License-Identifier: MIT
#
@@ -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="f16973b8b4605f12608bffa9f0ca6ed590202d41" #8707: Fix build error for unused variables in data type specific builds | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8707
+DEFAULT_CLFRAMEWORKREVISION="32741725ac6e6c9658c51ed8585d314a1707ee8c" #8762: Add CLAMP operator to Dynamic Fusion interface | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8762
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out