aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-03-31 10:40:02 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-04-03 10:53:18 +0000
commit7be50dca00995c290b4eefd75abed70bdbfb3d0f (patch)
treeb799a16f5f75407f18ed7ecbc3dd4faf0b21a3ae
parent1157232551c23c9a553aed37972b8119d37c4543 (diff)
downloadarmnn-7be50dca00995c290b4eefd75abed70bdbfb3d0f.tar.gz
Update ACL pin to 8893e454fa699f5dc33ff6b71f47e4c36fd1c1be
* Add cropping support to NEBatchToSpace Change-Id: I021f288cec3549423f30192a5d26673772df4b34 Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
-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 b1c4121670..853cd2088e 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_02" # Release 23.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="5a7d1571a2de24eefc6f1d8d22deeef9f47521ee" #Fix BatchToSpaceFixture
+DEFAULT_CLFRAMEWORKREVISION="8893e454fa699f5dc33ff6b71f47e4c36fd1c1be" #Add cropping support to NEBatchToSpace
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out