aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-10-20 12:06:51 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-10-20 12:06:51 +0100
commit81b88a2abfcb3d5afd3ae49bfdb628df2fd9d3f9 (patch)
treeb0bd64720ec01a5761851a85e303b5af763eb229
parent41e45ffc7047d5c83eb5a81edae215580cf4530b (diff)
downloadarmnn-81b88a2abfcb3d5afd3ae49bfdb628df2fd9d3f9.tar.gz
Update ACL pin to 0a36f58e711a19040b1b65ef0afa83cce0c9dc4c
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I07fc2fc524452ff3631abe8aafd5993cb23a2258
-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 a72222ea0e..8933fd3d4e 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="299d3a1f51b68857a0742bf68cc2567dbdfaefe2" #8407: Add scons option to generate Map files. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8407
+DEFAULT_CLFRAMEWORKREVISION="0a36f58e711a19040b1b65ef0afa83cce0c9dc4c" #8470: Fix FFTConvolutionLayer test | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8470
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out