From: Kevin May Date: Mon, 18 Nov 2019 15:56:44 +0000 (+0000) Subject: IVGCVSW-4116 Update ACL pin to the 19.11 release branch X-Git-Tag: submit/tizen/20200316.035456~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f83b114d50d9eb13fe3595b8b03d7c9904f17c15;p=platform%2Fupstream%2Farmnn.git IVGCVSW-4116 Update ACL pin to the 19.11 release branch Signed-off-by: Kevin May Change-Id: I89a920b53b6f32ff37b7a4537e7ad38eed1ff608 --- diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh index ee45f6c..c6bd4de 100755 --- a/scripts/get_compute_library.sh +++ b/scripts/get_compute_library.sh @@ -7,10 +7,10 @@ CMD=$( basename $0 ) # For pinnning to a ref use this: -#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_19_08" # Release 19.08 +DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_19_11" # Release 19.11 # # For pinning to a revision use this: -DEFAULT_CLFRAMEWORKREVISION="94e0cf960ea6116eb57fa88d9b951f859b52c602" #COMPMID-2690 Extend Doxygen documents to include GEMM Tuner +#DEFAULT_CLFRAMEWORKREVISION="94e0cf960ea6116eb57fa88d9b951f859b52c602" #COMPMID-2690 Extend Doxygen documents to include GEMM Tuner usage() { echo "Usage: $CMD (Use the default clframework SHA)"