Update ACL pin to 16cf3c2318978580006633ea4d5eccdd8ba1194a
[platform/upstream/armnn.git] / scripts / get_compute_library.sh
index 75cc6bd..45b7c0b 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_08" # Release 20.08
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="6800117df3be825f0ec5c6cc71c4377322f51b99" #COMPMID-3221: (DATA_UPDATE) add graph example for EDSR
+DEFAULT_CLFRAMEWORKREVISION="16cf3c2318978580006633ea4d5eccdd8ba1194a" #COMPMID-3764: Failures on fp16 for L2NormalizationLayer when zero inputs.
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"