From: Aron Virginas-Tar Date: Thu, 3 Oct 2019 14:20:53 +0000 (+0100) Subject: IVGCVSW-3947 Update ACL pin to 79f88e6d825402388bb79fc123ee2dfe01985bda X-Git-Tag: submit/tizen/20200316.035456~196 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f75786c18c3ba3acbe678ac1c5075eb21af5801f;p=platform%2Fupstream%2Farmnn.git IVGCVSW-3947 Update ACL pin to 79f88e6d825402388bb79fc123ee2dfe01985bda * Update ACL pin to gain access to CLInstanceNormalizationLayer !android-nn-driver:2033 Signed-off-by: Aron Virginas-Tar Change-Id: I286accc9608073d88c51c85c59b11ad5efce1f5d --- diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index 1649e3e..0a8f86a 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_19_08" # Release 19.08 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="5c4a8e96460eb83a6caef1c69ea5cbb4893858d7" #COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT +DEFAULT_CLFRAMEWORKREVISION="79f88e6d825402388bb79fc123ee2dfe01985bda" #COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function usage() { echo "Usage: $CMD (Use the default clframework SHA)"