summaryrefslogtreecommitdiff
path: root/res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info
diff options
context:
space:
mode:
authorChunseok Lee <chunseok.lee@samsung.com>2020-03-04 18:09:24 +0900
committerChunseok Lee <chunseok.lee@samsung.com>2020-03-04 18:09:24 +0900
commit302e6564a7a76109e1178207e44e45a58631c477 (patch)
tree6cc4bd95e5e438331fc2c53234af4ed0e0f3bc20 /res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info
parentbd11b24234d7d43dfe05a81c520aa01ffad06e42 (diff)
downloadnnfw-302e6564a7a76109e1178207e44e45a58631c477.tar.gz
nnfw-302e6564a7a76109e1178207e44e45a58631c477.tar.bz2
nnfw-302e6564a7a76109e1178207e44e45a58631c477.zip
Diffstat (limited to 'res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info')
-rw-r--r--res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info b/res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info
new file mode 100644
index 000000000..c17595388
--- /dev/null
+++ b/res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info
@@ -0,0 +1,2 @@
+input, input:0, TF_FLOAT, [1, 4, 4, 3]
+output, DepthwiseConv2dNative:0, TF_FLOAT, [1, 3, 3, 6]