X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fget_compute_library.sh;h=31b6eaedd50a0c7930d6614134dddc3083c9b667;hb=92dd48a170c5fbce9f46bfcea8df97b3c3ebdccb;hp=f2ef90d7de5df966999ab94f95a8c7ba7b6bfd69;hpb=c1734380bf656a8f8da1accadf67ccdca4f30b52;p=platform%2Fupstream%2Farmnn.git diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index f2ef90d..31b6eae 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_08" # Release 20.08 +#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="17b7102b30e0159263d06d3a0816cd2998a13456" #COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc +DEFAULT_CLFRAMEWORKREVISION="dda6914c6e923187c2ca2c3bfd71677e9c9e5c68" #Update documentation for OpenCL kernel padding removal usage() { echo "Usage: $CMD (Use the default clframework SHA)"