aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-06-01 10:40:57 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2023-06-01 11:00:02 +0100
commitd6a8d8328158a7f12a908b1a21c87bd0e104e8c5 (patch)
tree938fd1b55b383379e97f56a02b8a1c4a9e7e51ab
parentdb4d17c3861bc8635705ff9ed3f14476476f5cae (diff)
downloadarmnn-d6a8d8328158a7f12a908b1a21c87bd0e104e8c5.tar.gz
Update ACL pin to 545358ea7e65abfba6db5b194264584f1e54cc96
* Fix number of dimensions changed after transpose Change-Id: I5943399462e21ee56351289802687f47f3d74b3a Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I9c0688ee28210a0fd5f575a72c4774df66ff60c8
-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 830d0bed93..042be31610 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_23_05" # Release 23.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="6c113ed1a95a08d17c2d556bd7b03c901512a34f" #9687: Prepare the basic types for the compute kernel writer (CKW)
+DEFAULT_CLFRAMEWORKREVISION="545358ea7e65abfba6db5b194264584f1e54cc96" #Fix number of dimensions changed after transpose
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out