aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/concatenation_concat_14x19_i32_axis_1/desc.json
blob: f1330733d88f8e65ae72b19cd4ce7b8dbd4da42c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "tosa_file": "test_concat_14x19_i32_axis_1.json",
  "ifm_name": [
    "TosaInput_0",
    "TosaInput_1"
  ],
  "ifm_file": [
    "placeholder_0.npy",
    "placeholder_1.npy"
  ],
  "ofm_name": [
    "TosaOutput_0"
  ],
  "ofm_file": [
    "output_0.npy"
  ],
  "expected_failure": false,
  "expected_result_file": [
    "Conformance-TosaOutput_0.npy"
  ],
  "profile": [
    "tosa-bi",
    "tosa-mi"
  ]
}