aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-09 11:08:06 +0000
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-11-09 13:03:24 +0000
commit2199017ce9645503207b1803c0a1689bf59427f6 (patch)
tree81e3210b311f9830603995720f76ccc7dbe9d60e
parented0604e69c89aeb6a34372f901fb5970db40032f (diff)
downloadarmnn-2199017ce9645503207b1803c0a1689bf59427f6.tar.gz
Update ACL pin to 4a9dbedfbfa66c2612c7461e60cd867b8aea825b
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I37e6baeae214b52365db3c4963ecdca3e29eda25
-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 59e6321835..e9eceeb0d3 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="449af409bae38951730e860599001c81c83ec8ed" #10586: Fix Elementwise Division Dynamic Shape tests
+DEFAULT_CLFRAMEWORKREVISION="4a9dbedfbfa66c2612c7461e60cd867b8aea825b" #10659: Update heuristic for MatMul Native U8
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out