From c029930739d40983ac34ae4d4b2d10d5ce72964e Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 15 Jun 2023 10:01:50 +0100 Subject: Update ACL pin to bec9b032ddcff449c7ad40febbcab24c23ee58a0 Signed-off-by: Nikhil Raj Change-Id: I999b5bedc34d626ed2907819e22cfb212837d514 --- 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 1718d1ba42..0d4fa5094c 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="08dfba38b99abcf12db39d6650e4e3758f1bd0b4" #9747: Enable conversion of F32 NumPy files to F16 +DEFAULT_CLFRAMEWORKREVISION="bec9b032ddcff449c7ad40febbcab24c23ee58a0" #9759: Add a Getting Started guide to CKW README 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