aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_ShiftSmallerOne_1x32x14x32_i16_modeB_shift-2_odim93x200_outi48_st3x3_off3x3/desc.json
blob: 5268b3d0becd83ba258e7f7bdf39a4237591c5c5 (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": "Shift value smaller than one"
}