From 1439bfc769103cf79bb31387d80eea2625f4f17b Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 22 Mar 2024 11:00:40 +0000 Subject: Update ACL pin to 6a827871d5cc3f3119ffd6c5c78900a1c61971cd Signed-off-by: Nikhil Raj Change-Id: I0ce32fd340636bb7ad6291077f2f4f6ef2ace8e5 --- 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 854ac59da8..bb2a474938 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="d2191150736dde66d79eb97e0c8ee506eef3c8fc" #11316: Make Cpu/Gpu/Ref scalar/vectoral S32 division consistent +DEFAULT_CLFRAMEWORKREVISION="6a827871d5cc3f3119ffd6c5c78900a1c61971cd" #11329: Workaround to enable cross-compiling from macOS® to Android™ 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