[AMDGPU] Add True16 register classes.
[llvm-project.git] / llvm / test / Transforms / Inline / ML / Inputs / test_output_spec.json
blob2a70e3afc9639b1dc858d650be8d3723ab479c6c
2     {
3         "logging_name": "inlining_decision",
4         "tensor_spec": {
5             "name": "StatefulPartitionedCall",
6             "port": 0,
7             "type": "int64_t",
8             "shape": [
9                 1
10             ]
11         }
12     },
13     {
14         "logging_name": "fake_extra_output",
15         "tensor_spec": {
16             "name": "StatefulPartitionedCall",
17             "port": 0,
18             "type": "int64_t",
19             "shape": [
20                 1
21             ]
22         }
23     }