aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-04-14 11:18:25 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-04-14 11:29:16 +0100
commit44879ac580d8e630cbae432d89634d19a1e977ea (patch)
treee7f5641f28b9af2c40bd41f76e0983d916313fb0
parenta37ccb006ad0bc49c34ff0d1741fe04d9ca55d5b (diff)
downloadarmnn-44879ac580d8e630cbae432d89634d19a1e977ea.tar.gz
Update ACL pin to 8b7f42aa0e76a65a4ffa46ee875df6a6220695ae
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If764a8fac1a2aac0ef3b2418b56f4f87d61fd9d8
-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 c84c11f026..2bf4485512 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_23_02" # Release 23.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="dcab9ca1b7914eb8cadadfaa5fb468e469dca5d9" #9408: Fix unused variable warning reported in nightly nuild | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9408
+DEFAULT_CLFRAMEWORKREVISION="8b7f42aa0e76a65a4ffa46ee875df6a6220695ae" #9416: Enable quantized data types for CpuElementwiseUnary on Armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9416
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out