aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2024-04-30 16:34:21 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2024-05-01 11:01:56 +0000
commit5639864f64f59fdcf144e26033d7bc0dc7ef8d9d (patch)
treed56c3634b45c7ee0274fa4e86a3c8eda799154a6
parent00fe3932fbd6cf8c1181e4943d87ce5144b92b04 (diff)
downloadarmnn-5639864f64f59fdcf144e26033d7bc0dc7ef8d9d.tar.gz
Update ACL pin to 0e2123695083df5fc1a98af22bbb51808c413350
* Multi-Dimensional and Batched Scatter Reference and Dataset Implementation Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I4bd468a25581f32a292d0c1ea80198f39c470ff9
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
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