From: 최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 Date: Tue, 24 Apr 2018 01:02:10 +0000 (+0900) Subject: upload concatenation files to the mooo server (#836) X-Git-Tag: 0.1~156 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=435faa78c6d78571c1c0e3a9ca5c687a49c41e7d;p=platform%2Fcore%2Fml%2Fnnfw.git upload concatenation files to the mooo server (#836) Signed-off-by: SungJin Choi --- diff --git a/tests/framework/tests/concat1/config.sh b/tests/framework/tests/concat1/config.sh new file mode 100644 index 0000000..c08ccd1 --- /dev/null +++ b/tests/framework/tests/concat1/config.sh @@ -0,0 +1,3 @@ +MODELFILE_SERVER="http://npuarchive.mooo.com/archive/nnfw/nn_framework_test" +MODELFILE_NAME="concat_test1.tflite" +MODELFILE_MD5SUM="3202566888a4da0331f22c83a95bf819" diff --git a/tests/framework/tests/concat2/config.sh b/tests/framework/tests/concat2/config.sh new file mode 100644 index 0000000..431f2dd --- /dev/null +++ b/tests/framework/tests/concat2/config.sh @@ -0,0 +1,3 @@ +MODELFILE_SERVER="http://npuarchive.mooo.com/archive/nnfw/nn_framework_test" +MODELFILE_NAME="concat_test2.tflite" +MODELFILE_MD5SUM="e43abb8b23330c610786c809e44cf952"