aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/average_pool_2d_1x32x32x8_qu8_st12_padVALID_kern12/desc.json
blob: e8cc2de80875d5d4fb4190a8f8ca74f38dd7ff8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "tosa_file": "test_avg_pool2d_1x32x32x8_qu8_st12_padVALID_kern12.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"
  ]
}