aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-03-25 09:53:15 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-03-25 09:53:15 +0000
commit640368538bbf11ba71d4cde9eac7aae7882fc6ff (patch)
treee15a489ba326ccde4bafc087f6dd2b1613d0c01c
parentcc2f55c4581fb004956ed297317ec3864f6155fa (diff)
downloadarmnn-640368538bbf11ba71d4cde9eac7aae7882fc6ff.tar.gz
Update ACL pin to 4908981a4db9da7ec51fd0c2900a25bd91b2926a
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6232c4e0d252f27ad95c4394374a564bc62a8604
-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 bb2a474938..ac633a4f8a 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="6a827871d5cc3f3119ffd6c5c78900a1c61971cd" #11329: Workaround to enable cross-compiling from macOS® to Android™
+DEFAULT_CLFRAMEWORKREVISION="4908981a4db9da7ec51fd0c2900a25bd91b2926a" #11338: [ONCPUML-1451] Guard bf16 to bf16 tests with ARM_COMPUTE_ENABLE_FIXED_FORMAT_KERNELS
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out