aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-08-02 09:53:46 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-08-02 11:40:28 +0000
commit7f2f59da45102cbb40df8d0a6b1159b787b96fde (patch)
treec70c1e0db25650ed22f9140a0629bda5ae24bba5
parent2812484ffa1d0ef8f9456d297d05202bea3dac38 (diff)
downloadarmnn-7f2f59da45102cbb40df8d0a6b1159b787b96fde.tar.gz
Update ACL pin to 4cb0bd488f70a07b222e1ed7008d888642dfec6f
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I70370bc53f3cb725a0cae1cc6d5d8361ca0f5274
-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 dd09def893..d874ced760 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="16b37527906c68885f81a8db35f9d6040d73efec" #9999: Port ElementwiseBinary to CKW part 2
+DEFAULT_CLFRAMEWORKREVISION="4cb0bd488f70a07b222e1ed7008d888642dfec6f" #10003: Improved testing for ArgMinMax
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out