From 0eafe6cc566745d8c4312035145d277511b426c0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 11 Dec 2023 12:07:14 +0000 Subject: Update ACL pin to 066017249985d3ade9c1788721943c85077ef984 Signed-off-by: Nikhil Raj Change-Id: Ie97e8bbfb16793e8e509211e4b4e73f3ec5a1006 --- scripts/get_compute_library.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index ae8ce13996..105a18c0bc 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_11" # Release 23.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="23158b0a69b85c9c6e5a7f2457bfe10be04d6132" #10792: Fix bare metal build +DEFAULT_CLFRAMEWORKREVISION="066017249985d3ade9c1788721943c85077ef984" #10858: Fix validation error in graph_ssd_mobilenet 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