aboutsummaryrefslogtreecommitdiff
path: root/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/flatbuffer-tflite/desc.json
blob: 2849934169873d3d769a38eb18644d0e348d2c37 (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": [
    "InputTensor-tflite0"
  ],
  "ifm_file": [
    "../placeholder_0.npy"
  ],
  "ofm_name": [
    "Result0"
  ],
  "ofm_file": [
    "ref_model_Result0.npy"
  ],
  "expected_failure": false
}