aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-10-28 14:34:38 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-10-28 14:34:38 +0100
commita4035b8970963fae22760df8f4234e9976c8cf85 (patch)
treef89586cdaa8e9037f711c085bdcfc7f3365ea84f
parent4d85adf436092d01ca0957967156e36060e8be68 (diff)
downloadarmnn-a4035b8970963fae22760df8f4234e9976c8cf85.tar.gz
Update ACL pin to 910e3f9b686d16657e37d4c18f234b566c8deec2
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6338fe09067a90ef2f52f252b3d5cf2c8810f3ff
-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 07824611c4..c709d544fa 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_08" # Release 22.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="dc73246af4fec0b36ca3ae3d8e47f51561308309" #8513: Fix compiler warning | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8513
+DEFAULT_CLFRAMEWORKREVISION="910e3f9b686d16657e37d4c18f234b566c8deec2" #8520: Fix fixed-point quantized addition | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8520
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out