upload concatenation files to the mooo server (#836)
author최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 <lotieye.choi@samsung.com>
Tue, 24 Apr 2018 01:02:10 +0000 (10:02 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 24 Apr 2018 01:02:10 +0000 (10:02 +0900)
Signed-off-by: SungJin Choi <lotieye.choi@samsung.com>
tests/framework/tests/concat1/config.sh [new file with mode: 0644]
tests/framework/tests/concat2/config.sh [new file with mode: 0644]

diff --git a/tests/framework/tests/concat1/config.sh b/tests/framework/tests/concat1/config.sh
new file mode 100644 (file)
index 0000000..c08ccd1
--- /dev/null
@@ -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 (file)
index 0000000..431f2dd
--- /dev/null
@@ -0,0 +1,3 @@
+MODELFILE_SERVER="http://npuarchive.mooo.com/archive/nnfw/nn_framework_test"
+MODELFILE_NAME="concat_test2.tflite"
+MODELFILE_MD5SUM="e43abb8b23330c610786c809e44cf952"