summaryrefslogtreecommitdiff
path: root/res/TensorFlowTests/UNIT_Softmax_003/test.info
diff options
context:
space:
mode:
Diffstat (limited to 'res/TensorFlowTests/UNIT_Softmax_003/test.info')
-rw-r--r--res/TensorFlowTests/UNIT_Softmax_003/test.info2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/TensorFlowTests/UNIT_Softmax_003/test.info b/res/TensorFlowTests/UNIT_Softmax_003/test.info
new file mode 100644
index 000000000..97b3574f5
--- /dev/null
+++ b/res/TensorFlowTests/UNIT_Softmax_003/test.info
@@ -0,0 +1,2 @@
+input, Placeholder:0, TF_FLOAT, [2, 2, 3, 4]
+output, Softmax:0, TF_FLOAT, [2, 2, 3, 4]