From 8b7726a0bccf6e08c87e59e0c36f7abeac2c34d7 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 3 May 2024 09:24:43 +0100 Subject: Update ACL pin to 0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb Signed-off-by: Nikhil Raj Change-Id: Icb5e73d66ebafda162c7ef57ced7402d0aca5950 --- 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 57bb0a8ca4..6170b49a50 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_04" # Release 24.04 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="301e33f8f94be6427bf2377570388c379d8c8466" #Add fp16 and integer data type support for ScatterNd in Gpu +DEFAULT_CLFRAMEWORKREVISION="0c5ba9ee5ad36aeb6d684c20d473a27f482e83fb" #11421: Change reorder implementation to be vector length agnostic for OHWIo8 reorder 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