aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/conv_2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22/desc.json
blob: ac1c8f72f5aca87f7b9ccd39092d2e7df96a7815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "tosa_file": "test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json",
  "ifm_name": [
    "TosaInput_0"
  ],
  "ifm_file": [
    "placeholder_0.npy"
  ],
  "ofm_name": [
    "TosaOutput_0"
  ],
  "ofm_file": [
    "output_0.npy"
  ],
  "expected_failure": false,
  "expected_result_file": [
    "Conformance-TosaOutput_0.npy"
  ]
}