summaryrefslogtreecommitdiff
path: root/res/TensorFlowTests/NET_0033/test.info
diff options
context:
space:
mode:
Diffstat (limited to 'res/TensorFlowTests/NET_0033/test.info')
-rw-r--r--res/TensorFlowTests/NET_0033/test.info7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/TensorFlowTests/NET_0033/test.info b/res/TensorFlowTests/NET_0033/test.info
new file mode 100644
index 000000000..30a242554
--- /dev/null
+++ b/res/TensorFlowTests/NET_0033/test.info
@@ -0,0 +1,7 @@
+# The number of final concat node should be 3
+input, Placeholder:0, TF_FLOAT, [1, 2, 3, 1]
+input, Placeholder_1:0, TF_FLOAT, [1, 2, 3, 1]
+input, Placeholder_2:0, TF_FLOAT, [1, 2, 3, 2]
+input, Placeholder_3:0, TF_FLOAT, [1, 2, 3, 2]
+input, Placeholder_4:0, TF_FLOAT, [1, 2, 3, 2]
+output, concat_3:0, TF_FLOAT, [1, 4, 6, 2]