aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-09-27 15:30:45 +0100
committerNikhil Raj <nikhil.raj@arm.com>2023-09-27 15:30:45 +0100
commit60c75843476cd50f9bd7d64300e311b1d14628ea (patch)
tree0e47409fb1812007af446f9658cc3aec9b9d3fc6
parent4cf29d6b4bf1c8c6e6080099cb5eddfd079ee68c (diff)
downloadarmnn-60c75843476cd50f9bd7d64300e311b1d14628ea.tar.gz
Update ACL pin to 039216087cc750dc906ceef2eec4711e9517e311
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I5548be9d4796c5380a748a6d400d7e3a34f34362
-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 b759632923..57b4d330f0 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="1f841a52f9a7f52948d676bc3807461bbed6f70a" #10355: Optimize the main loop in mat_mul_native_quantized_mmul_nt_nt
+DEFAULT_CLFRAMEWORKREVISION="039216087cc750dc906ceef2eec4711e9517e311" #10379: Re-arrange header inclusion order
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out