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