aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-03 09:36:56 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-03 09:36:56 +0000
commit0d8bfa6cc2a44137d753f0f3e3bb7b0259dde937 (patch)
treea8cc9d3c6d199e62a77ce285eb6275359c989383
parent5306dc893bbd6a203744e11c242b9811c8cf1d0c (diff)
downloadarmnn-0d8bfa6cc2a44137d753f0f3e3bb7b0259dde937.tar.gz
Update ACL pin to c259aa5e04714bb3a8d23a6903161c240c279743
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Icde36ce1cc41be753cec7280ccb36293586bdf73
-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 5275fca90d..792b1e3377 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="704c22f1373e1276acb43c71e7e17048271bbc03" #10523: [GPU] Update Reverse layer to allow negative axis and reversed axis order
+DEFAULT_CLFRAMEWORKREVISION="c259aa5e04714bb3a8d23a6903161c240c279743" #10577: Increase tolerance for MatMul in FP16
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out