X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fget_compute_library.sh;h=45b7c0bb73d47becf30ed20bf3d6237852f13b1b;hb=6f8699ac6e26f230a734168853c64490d70ac3bc;hp=c8d890cb4e6193dfb243e8ef3002e21c531dd60a;hpb=2ebe095eec687f03c2f23051b31cfa4309d3e67b;p=platform%2Fupstream%2Farmnn.git diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index c8d890c..45b7c0b 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -7,10 +7,10 @@ CMD=$( basename $0 ) # For pinning to a ref use this: -#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_05" # Release 20.05 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_08" # Release 20.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="318c9f40770b2d1c06f8c0fe3f7929812503733e" #COMPMID-3578: Update FP32/int8 kernel selection. +DEFAULT_CLFRAMEWORKREVISION="16cf3c2318978580006633ea4d5eccdd8ba1194a" #COMPMID-3764: Failures on fp16 for L2NormalizationLayer when zero inputs. usage() { echo "Usage: $CMD (Use the default clframework SHA)"