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