aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin May <kevin.may@arm.com>2024-03-26 09:58:31 +0000
committerKevin May <kevin.may@arm.com>2024-03-26 09:58:31 +0000
commit0cede65deff4d92505fb4aaeb97115d06b49bc3d (patch)
tree1524fcfd2056db1ad5bad8dc898c1c36d8530986
parent640368538bbf11ba71d4cde9eac7aae7882fc6ff (diff)
downloadarmnn-experimental/EcosysBuild.tar.gz
Update ACL pin to 473b8291a7dc126586d19b82d6c84b4c7a6e44a6experimental/EcosysBuild
Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I80630fb7101fb7ece53a76aa3d66f88c063d62f0
-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 ac633a4f8a..18d8981799 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="4908981a4db9da7ec51fd0c2900a25bd91b2926a" #11338: [ONCPUML-1451] Guard bf16 to bf16 tests with ARM_COMPUTE_ENABLE_FIXED_FORMAT_KERNELS
+DEFAULT_CLFRAMEWORKREVISION="473b8291a7dc126586d19b82d6c84b4c7a6e44a6" #11339: [COMPMID-6890] Adds Tests and reference implementation for scatter operator with 1D tensors.
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out