aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/pack_1x8x4x17_i32_axis4/desc.json
blob: d7101cf59c45865bb000ed7da3b2e2402c4ea843 (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
26
27
28
29
{
  "tosa_file": "test_stack_1x8x4x17_i32_axis4.json",
  "ifm_name": [
    "TosaInput_0",
    "TosaInput_1",
    "TosaInput_2",
    "TosaInput_3"
  ],
  "ifm_file": [
    "placeholder_0.npy",
    "placeholder_1.npy",
    "placeholder_2.npy",
    "placeholder_3.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"
  ]
}