From 079df4a002220722f1e580eba0d4d881b19cc337 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 10 Apr 2024 09:53:28 +0100 Subject: Update ACL pin to 1322065a3fbd15b00dbfb0969d6b438b5ba15530 * pointing to ACL release_candidate Signed-off-by: Nikhil Raj Change-Id: I15852a37ab17fda3dc6d284fcaa2ede7e4958111 --- 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 0ff31345e8..c0e67bbef0 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_24_02" # Release 24.02 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="553e241a4032e8fbd7cdd27ad1df47831cb74dde" #11381: Fix compiler error +DEFAULT_CLFRAMEWORKREVISION="1322065a3fbd15b00dbfb0969d6b438b5ba15530" #11399: Specify absolute tolerance 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