aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-05-15 11:14:49 +0100
committerNikhil Raj <nikhil.raj@arm.com>2020-05-15 11:14:49 +0100
commit45544477d2c36d1695e1dd96b33f4c0355d3ef25 (patch)
tree90cc8af5c2eb64997613eac10d38998d4b227b17
parenta4f45cf04de2ae108c21cc90cfe08caa47aa6aeb (diff)
downloadarmnn-45544477d2c36d1695e1dd96b33f4c0355d3ef25.tar.gz
Update ACL pin 090502887d87f52d28e98e90c0e17c582b9e63d6
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8ba8dabba73b4682bc64c6719cf79f68383363b9
-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 f61375bc93..6b413f9996 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_02" # Release 20.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="f401c74a963a1ce2e188cd20269650063c1d483c" #COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernel.
+DEFAULT_CLFRAMEWORKREVISION="090502887d87f52d28e98e90c0e17c582b9e63d6" #COMPMID-3069: Align graph convolution implementation for CL and NEON..
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"