From 6f98074958b9dcdf8dfde50c0aa868755d6815ac Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 12 Dec 2023 10:52:57 +0000 Subject: Update ACL pin to 391f872c9fd9831cc2298a2a27eccfc21d727cb8 Signed-off-by: Nikhil Raj Change-Id: Iaf47b33834d9a4457fb28027d9c28d32c788785d --- 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 105a18c0bc..3662c477e1 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="066017249985d3ade9c1788721943c85077ef984" #10858: Fix validation error in graph_ssd_mobilenet +DEFAULT_CLFRAMEWORKREVISION="391f872c9fd9831cc2298a2a27eccfc21d727cb8" #10848: Fix nightly test failure 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