aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-08-03 22:44:41 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-08-04 19:45:56 +0000
commit88bef3acd73069df13256e818f32555b19e1a8b4 (patch)
tree30a42689d51694d83e7ba38245c58c86938814fb
parent7894ef93ad568250afda12e1b67bc5bfa4c0b41c (diff)
downloadarmnn-88bef3acd73069df13256e818f32555b19e1a8b4.tar.gz
Update ACL pin to 0c19f59279a88384074635bf273a99001602ed21
* Fix CL Tile operator Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Id649f278fb512ecb86affbeaa84a202c59d602c0
-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 d874ced760..14194d789b 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="4cb0bd488f70a07b222e1ed7008d888642dfec6f" #10003: Improved testing for ArgMinMax
+DEFAULT_CLFRAMEWORKREVISION=""0c19f59279a88384074635bf273a99001602ed21 #Fix CL Tile operator
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out