aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis3/desc.json
blob: 7efdecbbc0b4fdff6e2854e4ea82852478785708 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "tosa_file": "test_split_1x4x8x19_i32_splitv_axis3.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"
  ]
}