aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_compute_library.sh
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-03-10 11:23:27 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-03-10 11:23:27 +0000
commit2eecc09fa425ee67ffd8d425f0d3bd8e3e5d5394 (patch)
treef9c43406ab97060eca31934c7410a8924987217a /scripts/get_compute_library.sh
parent9cb5bb6aeba7c73ec0556780b6991b8d95ed60e3 (diff)
downloadarmnn-2eecc09fa425ee67ffd8d425f0d3bd8e3e5d5394.tar.gz
Update ACL pin to 37c989a58a04985dfdc21089c7dacc7e1925a4d0
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Id5e5cb47c492f955584f7f0b76c2cc4706efd6bf
Diffstat (limited to 'scripts/get_compute_library.sh')
-rwxr-xr-xscripts/get_compute_library.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index e701b44794..a5f7f481d3 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
CMD=$( basename "$0" )
# For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_02" # Release 23.02
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_02" # Release 23.02
#
# For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="f800adf185e966b16385f65b9c7250766949dbe4" #8881: Implement dynamic fusion reshape operator | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8881
+DEFAULT_CLFRAMEWORKREVISION="37c989a58a04985dfdc21089c7dacc7e1925a4d0" #9199: Add support for arbitrary parameters for CPU Gather | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9199
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out