aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_StrideLargerEqualMax_1x19x9x31_i16_modeB_shift10_odim163x202_outi48_st16385x16385_off-452x-489/desc.json
blob: e1430b2a452f4d1fdb59a594faa46b4ce81e254a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "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": "Stride value larger than or equal to maximum value"
}