From 6b1ecf6756fe3fc130c553b2bddec8d26cd2f0cc Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 8 Jun 2023 09:51:43 +0100 Subject: Update ACL pin to 6c7cf31655ebc65108f91df946904cc83e1b42f5 Signed-off-by: Nikhil Raj Change-Id: Ic39da278d89da1268a461a33f6a45595417c890b --- 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 749bbbf8a8..a267a43598 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_05" # Release 23.05 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803" #9579: Fix ScaleKernel validate method. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9579 +DEFAULT_CLFRAMEWORKREVISION="6c7cf31655ebc65108f91df946904cc83e1b42f5" #9736: Fix build error for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9736 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