aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_compute_library.sh
diff options
context:
space:
mode:
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 53e13d761d..14f71a452c 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright © 2018-2022 Arm Ltd. All rights reserved.
+# Copyright © 2018-2023 Arm Ltd. All rights reserved.
# SPDX-License-Identifier: MIT
#
@@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_22_11" # Release 22.11
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="a0ae8d2e6c57fd95c0edaf659b9df8b8c540d051" #8792: Optimize Transposed Convolution for CL backend (Quantized) | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8792
+DEFAULT_CLFRAMEWORKREVISION="f800adf185e966b16385f65b9c7250766949dbe4" #8881: Implement dynamic fusion reshape operator | https://review.mlplatform.org/c/ml/ComputeLibrary/+/8881
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out