aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-04-18 13:04:53 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2023-04-19 12:55:57 +0100
commite941875f48bc4fb677c35fcb2eef7cd787a47cca (patch)
treec4421f6d6c8a03ee26865d362c5d23d650e3d1d9
parent93f0ad0016a6450670fbf650568f5724c7bbb63e (diff)
downloadarmnn-e941875f48bc4fb677c35fcb2eef7cd787a47cca.tar.gz
Update ACL pin to 9d0c4deb760efc2ca07e5e0b8218995201ad8a1f
* Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I7f8c457ebee2e36674f59c687641d2ee74803012
-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 2bf4485512..912df15984 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="8b7f42aa0e76a65a4ffa46ee875df6a6220695ae" #9416: Enable quantized data types for CpuElementwiseUnary on Armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9416
+DEFAULT_CLFRAMEWORKREVISION="9d0c4deb760efc2ca07e5e0b8218995201ad8a1f" #Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out