From c45ec12a943d63f094ba5495b6ef841613b587c6 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 12 Jun 2023 10:25:57 +0100 Subject: Update ACL pin to 08dfba38b99abcf12db39d6650e4e3758f1bd0b4 Signed-off-by: Nikhil Raj Change-Id: I396178fe994278bdcfb62696d8066e487fb7905d --- 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 a267a43598..1718d1ba42 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="6c7cf31655ebc65108f91df946904cc83e1b42f5" #9736: Fix build error for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9736 +DEFAULT_CLFRAMEWORKREVISION="08dfba38b99abcf12db39d6650e4e3758f1bd0b4" #9747: Enable conversion of F32 NumPy files to F16 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