summaryrefslogtreecommitdiff
path: root/res/TensorFlowTests/NET_0027/test.info
diff options
context:
space:
mode:
Diffstat (limited to 'res/TensorFlowTests/NET_0027/test.info')
-rw-r--r--res/TensorFlowTests/NET_0027/test.info3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/TensorFlowTests/NET_0027/test.info b/res/TensorFlowTests/NET_0027/test.info
new file mode 100644
index 000000000..db97c4603
--- /dev/null
+++ b/res/TensorFlowTests/NET_0027/test.info
@@ -0,0 +1,3 @@
+# This is a slim version of first 10 nodes in inception v3 (from Placeholder to MaxPool2D)
+input, input:0, TF_FLOAT, [1, 15, 15, 3]
+output, InceptionV3/InceptionV3/MaxPool_3a_3x3/MaxPool:0, TF_FLOAT, [1, 2, 2, 5]