aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-10-14 10:28:13 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-10-14 10:28:13 +0100
commit16c76d5db629d3ef7e4cb143bfa7e1d717e1d492 (patch)
treed70d98c7feada95da032a2e0246a28f17d0ca433
parent8f393638cebc4597d59b41a4c2573f5a28b5f170 (diff)
downloadarmnn-16c76d5db629d3ef7e4cb143bfa7e1d717e1d492.tar.gz
Update ACL pin to 299d3a1f51b68857a0742bf68cc2567dbdfaefe2
* Add scons option to generate Map files. Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic1485f4f544ae1139e2475b95bc6d4f0d4791f02
-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 c717b0564b..a72222ea0e 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_22_08" # Release 22.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="2ffab6dc8afb3716c189a30f75c33b2f2c35a6d4" #8374: Workaround CL compiler issue on FP16 | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8374
+DEFAULT_CLFRAMEWORKREVISION="299d3a1f51b68857a0742bf68cc2567dbdfaefe2" #8407: Add scons option to generate Map files. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8407
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out