aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-03-30 10:06:00 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2023-03-30 10:06:00 +0100
commit41f9d2a5bc060f6c63e80621ff2264a66fb298bd (patch)
tree9cc03955c8d78065eff86f873a66f3f8f736ebfe
parent046e2cbc82ddac369f21bfa7c93375338c93afd7 (diff)
downloadarmnn-41f9d2a5bc060f6c63e80621ff2264a66fb298bd.tar.gz
Update ACL pin to 5a7d1571a2de24eefc6f1d8d22deeef9f47521ee
* Fix BatchToSpaceFixture Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I40a7dabf25b96de7d31e4060390795035445d187
-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 dd1a3d98a3..b1c4121670 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="b531b7549abdd5c10b14b00107ea647591baa430" #Add Texture Pipe Support for Matmul Lhs T/NT Rhs T kernels
+DEFAULT_CLFRAMEWORKREVISION="5a7d1571a2de24eefc6f1d8d22deeef9f47521ee" #Fix BatchToSpaceFixture
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out