aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_ShiftSmallerOne_1x32x14x32_i16_modeB_shift-2_odim93x200_outi48_st3x3_off3x3/desc.json
blob: 7d1f0af533525a53639721801df3978df32825cf (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": "Shift value smaller than one",
  "profile": [
    "tosa-bi",
    "tosa-mi"
  ]
}