aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-02-02 11:38:44 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-02-02 11:38:44 +0000
commit555dc0982f85f0a146e99189bac523151797a056 (patch)
treef53a20de6c9cecbce7a100b280614a77876b59ad
parentea11de05258b45fb5fb9799ae258c58f3ab5ff93 (diff)
downloadarmnn-555dc0982f85f0a146e99189bac523151797a056.tar.gz
Update ACL pin to 23.02 release branch
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ib00025e77387327ab591e4fbd1cf0fa3f35b80e4
-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 95567fd335..e701b44794 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_22_11" # Release 22.11
+DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_02" # Release 23.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="7594f989963724e127c3e28210d60fed590b0524" #9056: Fixed clang-cl linker errors | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9056
+#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