aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/concat/concat_47_i16_axis0/test.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-01-16 15:17:52 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-01-16 16:40:57 +0000
commitb08fb3e856b7757403ff9aafc9487f9c0ad61fe7 (patch)
tree4b4737ff52e92c1c17922a972384930953a26a61 /operators/data_layout/concat/concat_47_i16_axis0/test.json
parent007a2c7c0743b002587cd5e7b4c6b6acbcaedff8 (diff)
downloadconformance_tests-b08fb3e856b7757403ff9aafc9487f9c0ad61fe7.tar.gz
Regen tests after control flow operator support
Includes removing 3 tests that are not needed anymore. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I2c62d95a7b053e9016000d90125e00862f94200e
Diffstat (limited to 'operators/data_layout/concat/concat_47_i16_axis0/test.json')
-rw-r--r--operators/data_layout/concat/concat_47_i16_axis0/test.json327
1 files changed, 166 insertions, 161 deletions
diff --git a/operators/data_layout/concat/concat_47_i16_axis0/test.json b/operators/data_layout/concat/concat_47_i16_axis0/test.json
index 588cae631..3393c63c6 100644
--- a/operators/data_layout/concat/concat_47_i16_axis0/test.json
+++ b/operators/data_layout/concat/concat_47_i16_axis0/test.json
@@ -5,179 +5,184 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
- ],
- outputs: [
- "const-1"
- ]
- },
- {
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
+ ],
+ outputs: [
+ "const-1"
+ ]
+ },
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+ ],
+ outputs: [
+ "const-2"
+ ]
+ },
+ {
+ op: "CONCAT",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 0
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 47
+ ],
+ type: "INT16"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 23
+ ],
+ type: "INT16",
+ data: [
+ 153,
+ 248,
+ 230,
+ 90,
+ 179,
+ 16,
+ 70,
+ 148,
+ 214,
+ 67,
+ 25,
+ 19,
+ 124,
+ 34,
+ 188,
+ 16,
+ 183,
+ 13,
+ 47,
+ 151,
+ 40,
+ 15,
+ 127,
+ 75,
+ 207,
+ 205,
+ 83,
+ 26,
+ 227,
+ 135,
+ 245,
+ 216,
+ 204,
+ 239,
+ 148,
+ 123,
+ 239,
+ 182,
+ 203,
+ 198,
+ 149,
+ 232,
+ 31,
+ 126,
+ 120,
+ 90
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 24
+ ],
+ type: "INT16",
+ data: [
+ 225,
+ 136,
+ 227,
+ 187,
+ 89,
+ 82,
+ 236,
+ 142,
+ 13,
+ 91,
+ 8,
+ 200,
+ 235,
+ 106,
+ 40,
+ 203,
+ 47,
+ 239,
+ 115,
+ 41,
+ 83,
+ 160,
+ 153,
+ 14,
+ 72,
+ 1,
+ 173,
+ 72,
+ 0,
+ 127,
+ 16,
+ 42,
+ 192,
+ 232,
+ 8,
+ 232,
+ 255,
+ 234,
+ 99,
+ 80,
+ 59,
+ 210,
+ 190,
+ 170,
+ 148,
+ 213,
+ 208,
+ 133
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 94
+ ],
+ type: "INT16"
+ }
],
- outputs: [
- "const-2"
- ]
- },
- {
- op: "CONCAT",
- attribute_type: "AxisAttribute",
- attribute: {
- axis: 0
- },
inputs: [
- "input-0",
- "const-1",
- "const-2"
+ "input-0"
],
outputs: [
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 47
- ],
- type: "INT16"
- },
- {
- name: "const-1",
- shape: [
- 23
- ],
- type: "INT16",
- data: [
- 153,
- 248,
- 230,
- 90,
- 179,
- 16,
- 70,
- 148,
- 214,
- 67,
- 25,
- 19,
- 124,
- 34,
- 188,
- 16,
- 183,
- 13,
- 47,
- 151,
- 40,
- 15,
- 127,
- 75,
- 207,
- 205,
- 83,
- 26,
- 227,
- 135,
- 245,
- 216,
- 204,
- 239,
- 148,
- 123,
- 239,
- 182,
- 203,
- 198,
- 149,
- 232,
- 31,
- 126,
- 120,
- 90
- ]
- },
- {
- name: "const-2",
- shape: [
- 24
- ],
- type: "INT16",
- data: [
- 225,
- 136,
- 227,
- 187,
- 89,
- 82,
- 236,
- 142,
- 13,
- 91,
- 8,
- 200,
- 235,
- 106,
- 40,
- 203,
- 47,
- 239,
- 115,
- 41,
- 83,
- 160,
- 153,
- 14,
- 72,
- 1,
- 173,
- 72,
- 0,
- 127,
- 16,
- 42,
- 192,
- 232,
- 8,
- 232,
- 255,
- 234,
- 99,
- 80,
- 59,
- 210,
- 190,
- 170,
- 148,
- 213,
- 208,
- 133
- ]
- },
- {
- name: "result-0",
- shape: [
- 94
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]