aboutsummaryrefslogtreecommitdiff
path: root/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json')
-rw-r--r--examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json b/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json
new file mode 100644
index 0000000..5962306
--- /dev/null
+++ b/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json
@@ -0,0 +1,19 @@
+{
+ "pb": "test_tf.pb",
+ "ofm_file": "ref_ofm.npy",
+ "ofm_placeholder": "result",
+ "ifm_file": [
+ "placeholder_0.npy"
+ ],
+ "ifm_placeholder": [
+ "placeholder_0:0"
+ ],
+ "ifm_shape": [
+ [
+ 1,
+ 32,
+ 32,
+ 8
+ ]
+ ]
+} \ No newline at end of file