aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-04-10 09:53:28 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-04-10 09:53:28 +0100
commit079df4a002220722f1e580eba0d4d881b19cc337 (patch)
tree3680b25c35a6238c9e2c7b2c1c413bbc683f5f5f
parent02d4046a0fa6c3a335adf1fc305c1b6a96a0907e (diff)
downloadarmnn-079df4a002220722f1e580eba0d4d881b19cc337.tar.gz
Update ACL pin to 1322065a3fbd15b00dbfb0969d6b438b5ba15530
* pointing to ACL release_candidate Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I15852a37ab17fda3dc6d284fcaa2ede7e4958111
-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 0ff31345e8..c0e67bbef0 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="553e241a4032e8fbd7cdd27ad1df47831cb74dde" #11381: Fix compiler error
+DEFAULT_CLFRAMEWORKREVISION="1322065a3fbd15b00dbfb0969d6b438b5ba15530" #11399: Specify absolute tolerance
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out