aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-12-22 11:07:17 +0000
committerNikhil Raj <nikhil.raj@arm.com>2022-12-22 11:07:17 +0000
commit259adafd6840c612c2eb64653290cbe2cfa7cd8e (patch)
tree9f1b62ddad9531202a8932c14ea79cdf37a90167
parentb42a2b4ca2c1d153d47a2a5c536c4e57b06c19f7 (diff)
downloadarmnn-259adafd6840c612c2eb64653290cbe2cfa7cd8e.tar.gz
Update ACL pin to e317baf74dd6206932877e254350b9ab913426f1
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ice8000c47664faf967809d3ac4dd79ceafafa03d
-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 53e13d761d..f247a4d533 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="a0ae8d2e6c57fd95c0edaf659b9df8b8c540d051" #8792: Optimize Transposed Convolution for CL backend (Quantized) | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8792
+DEFAULT_CLFRAMEWORKREVISION="e317baf74dd6206932877e254350b9ab913426f1" #8804: Optimize MeanReduce by integer acc. and removing upfront dequant. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8804
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out