aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-09-29 09:27:27 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2021-09-29 09:38:36 +0000
commit656f9d9ed51d2226074192071cf6374ff25c154e (patch)
tree71e0ce4c61f62c54ba07e0886fe498ac3af4243b /scripts
parent1222dbd3ddc4e819f8d1b204535bfd222cd1eadd (diff)
downloadarmnn-656f9d9ed51d2226074192071cf6374ff25c154e.tar.gz
Update ACL pin to 2e53f17f4f3c9179455c05d49a47a236067e00c0
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I98a00245a782416e37253c3e01ff7f47534ef1d4
Diffstat (limited to 'scripts')
-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 bca391f13a..45d3a7ddff 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_21_08" # Release 21.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="a71711008dad9a786a66dcd734b19cb102d65ec5" #Generate an operator configuration file from a list of tflite models
+DEFAULT_CLFRAMEWORKREVISION="2e53f17f4f3c9179455c05d49a47a236067e00c0" #Provide logging for configure functions in all gpu operators
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"