aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/resize_bilinear_1x32x32x8_qi16_bilinear_align0_half1_scale3/desc.json
blob: e6ff1d25c2c87a0ce0bba83f785991bf5d0080d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "tosa_file": "test_resize_1x32x32x8_qi16_bilinear_align0_half1_scale3.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"
  ],
  "profile": [
    "tosa-bi",
    "tosa-mi"
  ]
}