aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-03 14:09:41 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-04 16:14:17 +0000
commit1f00312bbb3c4f97103458ee8783556c190d0ae6 (patch)
tree15daca1311a3da19683c128ce5608ce5fff47ad3 /scripts
parent6fff4f4c1ce780ff90163e3a0352d7da204f2b1b (diff)
downloadarmnn-1f00312bbb3c4f97103458ee8783556c190d0ae6.tar.gz
Update ACL pin to ca6068594bcabcc392f30c8ff3188b03f4a35407
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I6f71845179e22cc7b05e3d1e3adddea998962770
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 411eeece9e..3c39e75f69 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_08" # Release 20.08
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="5a4284dc7d98a382d0fa492b64fabe430d5afdc6" #COMPMID-3710: Remove OpenCL padding: CLDepthConvertLayerKernel
+DEFAULT_CLFRAMEWORKREVISION="ca6068594bcabcc392f30c8ff3188b03f4a35407" #COMPMID-3599: Remove arm_compute/core/NEON from Android.bp script
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"