From 5639864f64f59fdcf144e26033d7bc0dc7ef8d9d Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 30 Apr 2024 16:34:21 +0100 Subject: Update ACL pin to 0e2123695083df5fc1a98af22bbb51808c413350 * Multi-Dimensional and Batched Scatter Reference and Dataset Implementation Signed-off-by: Teresa Charlin Change-Id: I4bd468a25581f32a292d0c1ea80198f39c470ff9 --- 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 a91d1e3d1c..57bb0a8ca4 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="499b5bca1a897461d4105ba52e4c766ddb5f564a" #Disable SME2 Gemm kernel selection in case results needs to be accumulated +DEFAULT_CLFRAMEWORKREVISION="301e33f8f94be6427bf2377570388c379d8c8466" #Add fp16 and integer data type support for ScatterNd in Gpu 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