aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_ChannelMismatch_1x18x30x32_i8_modeB_shift11_odim187x32_outi32_st197x1920_off-925x-64/desc.json
blob: 385ae4281a8176f8c1c89008cf2caa3ccff1851c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "tosa_file": "test.json",
  "ifm_name": [
    "input-0"
  ],
  "ifm_file": [
    "input-0.npy"
  ],
  "ofm_name": [
    "result-0"
  ],
  "ofm_file": [
    "result-0.npy"
  ],
  "expected_return_code": 2,
  "expected_failure": true,
  "expected_failure_desc": "Input channel size not equal to output channel size",
  "profile": [
    "tosa-bi",
    "tosa-mi"
  ]
}