[res] Adding manifest for NET_0008 and NET_0009 (#7916)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Fri, 4 Oct 2019 08:30:43 +0000 (17:30 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 4 Oct 2019 08:30:43 +0000 (17:30 +0900)
Summary for NET_0008 and NET_0009 was added.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
res/TensorFlowTests/NET_0008/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0009/test.manifest [new file with mode: 0644]

diff --git a/res/TensorFlowTests/NET_0008/test.manifest b/res/TensorFlowTests/NET_0008/test.manifest
new file mode 100644 (file)
index 0000000..c7de344
--- /dev/null
@@ -0,0 +1 @@
+SUMMARY: A simple network that has "Conv2D" + "Add"
diff --git a/res/TensorFlowTests/NET_0009/test.manifest b/res/TensorFlowTests/NET_0009/test.manifest
new file mode 100644 (file)
index 0000000..80ba28f
--- /dev/null
@@ -0,0 +1 @@
+SUMMARY: A simple network that has "Conv2D" + "BiasAdd" + "Add"