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
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 830d0be..042be31 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #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