aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-07-29 12:06:40 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2020-07-29 11:26:51 +0000
commit57512af8c7a628097c644fdae276cf0f6da336ee (patch)
tree498ea0ec3b3ef548834f3ba010576990a1973fb6 /scripts
parentd109a4d0fb980f2e97c05cd86451eda0b53f37ef (diff)
downloadarmnn-57512af8c7a628097c644fdae276cf0f6da336ee.tar.gz
Update ACL pin 42e57362933b7fa04f9a86297fa75ed38c5e3c97
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I7c27c371c00aeb1eba61b7a0137232cca175c8dd
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 83ea80b709..2f60b58bc9 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_20_05" # Release 20.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="ad7515d231acb075a9585e52f257373b1a1b5d1f" #COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1.
+DEFAULT_CLFRAMEWORKREVISION="42e57362933b7fa04f9a86297fa75ed38c5e3c97" #COMPMID-2078: Remove legacy TODOs
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"