aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-07 16:08:31 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-07 16:08:31 +0000
commit064de67a509dd26399def17cc274dbbdae334da1 (patch)
tree6cd98fe81a2b4ac8d7bbea3cbd8ed825c8a3ec5b
parent0425a370a9846d3409cd890371055cd28fb4b22f (diff)
downloadarmnn-064de67a509dd26399def17cc274dbbdae334da1.tar.gz
Update ACL pin to 449af409bae38951730e860599001c81c83ec8ed
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I80c9b3e76a04102e13aa77998102fd521c5f0fd5
-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 792b1e3377..59e6321835 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="c259aa5e04714bb3a8d23a6903161c240c279743" #10577: Increase tolerance for MatMul in FP16
+DEFAULT_CLFRAMEWORKREVISION="449af409bae38951730e860599001c81c83ec8ed" #10586: Fix Elementwise Division Dynamic Shape tests
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out