aboutsummaryrefslogtreecommitdiff
path: root/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json
blob: 596230690188e3e475ae7f1b7e6731f1494e02ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
    ]
  ]
}