aboutsummaryrefslogtreecommitdiff
path: root/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/flatbuffer-tflite/desc.json
blob: e9df724188d715b5dae7e248d2cb0ebef4480fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "tosa_file": "test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11.tosa",
  "ifm_name": [
    "TosaInput_0"
  ],
  "ifm_file": [
    "../placeholder_0.npy"
  ],
  "ofm_name": [
    "TosaOutput_0"
  ],
  "ofm_file": [
    "ref_model_output_0.npy"
  ],
  "expected_failure": false
}