aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-18 11:09:18 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-09-18 11:58:43 +0000
commit244887412338073c56af5feb7a5c0dbe2c351b8f (patch)
treeee9c673cd025065fd0309398991314dadad19f02
parentb53f52a9acb5585b68cdf50819c4e47d3643b606 (diff)
downloadarmnn-244887412338073c56af5feb7a5c0dbe2c351b8f.tar.gz
Update ACL pin to 40a9d3ea62d7dfed3fb42b5bc5c2ee5272fd89bf
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Iccdba56e167341a70151892e28dd4365d06f3cb0
-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 c226ab68e1..7fb8c493b4 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_23_08" # Release 23.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="e87fa660e188007391f0584a56c8970665780684" #10273: Add skeleton of ClMatMulLowpNativeMMULKernel
+DEFAULT_CLFRAMEWORKREVISION="40a9d3ea62d7dfed3fb42b5bc5c2ee5272fd89bf" #10319: Remove deprecated support for BF16 in CpuCast
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out