From 8073c9cdab3df37817a61ab510606498e53b14a8 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 4 Dec 2023 13:00:12 +0000 Subject: Update ACL pin to 7720b904f648aafa95900a32d65ee7011505b2b1 Signed-off-by: Nikhil Raj Change-Id: I53e53ad2d03556327c60730ae669f61f400208f4 --- 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 f15198a125..1cc940cdef 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="8d4cdd43a74574e0f99f83f1adb1d391c0c85abe" #10777: BatchNorm changes to enable fp16 in armv8a multi_isa builds +DEFAULT_CLFRAMEWORKREVISION="7720b904f648aafa95900a32d65ee7011505b2b1" #10803: Fix driver build error 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