From 44879ac580d8e630cbae432d89634d19a1e977ea Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 14 Apr 2023 11:18:25 +0100 Subject: Update ACL pin to 8b7f42aa0e76a65a4ffa46ee875df6a6220695ae Signed-off-by: Nikhil Raj Change-Id: If764a8fac1a2aac0ef3b2418b56f4f87d61fd9d8 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get_compute_library.sh') 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 -- cgit v1.2.1