From a4035b8970963fae22760df8f4234e9976c8cf85 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 28 Oct 2022 14:34:38 +0100 Subject: Update ACL pin to 910e3f9b686d16657e37d4c18f234b566c8deec2 Signed-off-by: Nikhil Raj Change-Id: I6338fe09067a90ef2f52f252b3d5cf2c8810f3ff --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1