Update ACL pin to dda6914c6e923187c2ca2c3bfd71677e9c9e5c68
[platform/upstream/armnn.git] / scripts / get_compute_library.sh
index 4a783a9..31b6eae 100755 (executable)
@@ -7,10 +7,10 @@
 CMD=$( basename $0 )
 
 # For pinning to a ref use this:
-#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_02" # Release 20.02
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="0ec53a0e54ae0be0ed9c4e4c14a5fd10ed5f48a8" #COMPMID-3238 add reference kernel for QSYMM16 Layer Normalization Kernel
+DEFAULT_CLFRAMEWORKREVISION="dda6914c6e923187c2ca2c3bfd71677e9c9e5c68" #Update documentation for OpenCL kernel padding removal
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"