From d73c0846bc7be1685aff6a4e70e4ab4c03ab75c3 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:12 +0100 Subject: Updating CONCAT tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: Ia22d8ed60a228547c77bcfa0076074a39e4778b3 --- .../concat/concat_25x20_i8_axis1/test.json | 615 +++++++++++++++++++++ 1 file changed, 615 insertions(+) create mode 100644 operators/data_layout/concat/concat_25x20_i8_axis1/test.json (limited to 'operators/data_layout/concat/concat_25x20_i8_axis1/test.json') diff --git a/operators/data_layout/concat/concat_25x20_i8_axis1/test.json b/operators/data_layout/concat/concat_25x20_i8_axis1/test.json new file mode 100644 index 000000000..448e807f1 --- /dev/null +++ b/operators/data_layout/concat/concat_25x20_i8_axis1/test.json @@ -0,0 +1,615 @@ +{ + version: { + _major: 0, + _minor: 30, + _patch: 0, + _draft: false + }, + blocks: [ + { + name: "main", + operators: [ + { + op: "CONST", + attribute_type: "NONE", + inputs: [ + + ], + outputs: [ + "const-1" + ] + }, + { + op: "CONST", + attribute_type: "NONE", + inputs: [ + + ], + outputs: [ + "const-2" + ] + }, + { + op: "CONST", + attribute_type: "NONE", + inputs: [ + + ], + outputs: [ + "const-3" + ] + }, + { + op: "CONCAT", + attribute_type: "AxisAttribute", + attribute: { + axis: 1 + }, + inputs: [ + "input-0", + "const-1", + "const-2", + "const-3" + ], + outputs: [ + "result-0" + ] + } + ], + tensors: [ + { + name: "input-0", + shape: [ + 25, + 20 + ], + type: "INT8" + }, + { + name: "const-1", + shape: [ + 25, + 10 + ], + type: "INT8", + data: [ + 134, + 116, + 58, + 190, + 178, + 153, + 249, + 64, + 21, + 97, + 216, + 199, + 250, + 179, + 121, + 175, + 250, + 5, + 142, + 247, + 244, + 194, + 160, + 139, + 130, + 251, + 150, + 117, + 190, + 39, + 44, + 254, + 98, + 156, + 187, + 192, + 162, + 203, + 208, + 67, + 205, + 96, + 69, + 102, + 154, + 124, + 29, + 123, + 218, + 115, + 22, + 146, + 232, + 163, + 112, + 205, + 184, + 13, + 236, + 152, + 81, + 88, + 62, + 29, + 231, + 10, + 5, + 170, + 148, + 192, + 244, + 169, + 155, + 90, + 223, + 21, + 6, + 60, + 61, + 203, + 89, + 223, + 85, + 231, + 156, + 66, + 135, + 69, + 139, + 180, + 26, + 113, + 232, + 158, + 187, + 101, + 58, + 153, + 226, + 195, + 173, + 88, + 30, + 173, + 38, + 233, + 143, + 243, + 175, + 190, + 97, + 53, + 162, + 89, + 19, + 95, + 63, + 214, + 8, + 7, + 56, + 191, + 213, + 190, + 203, + 169, + 137, + 112, + 147, + 99, + 128, + 71, + 212, + 4, + 200, + 253, + 243, + 7, + 228, + 9, + 83, + 239, + 220, + 161, + 220, + 160, + 174, + 115, + 150, + 251, + 85, + 116, + 165, + 169, + 223, + 13, + 117, + 181, + 170, + 192, + 95, + 135, + 225, + 158, + 168, + 106, + 128, + 210, + 106, + 27, + 146, + 247, + 120, + 230, + 7, + 8, + 41, + 175, + 86, + 125, + 164, + 81, + 81, + 61, + 222, + 248, + 86, + 167, + 84, + 107, + 46, + 215, + 15, + 140, + 110, + 215, + 142, + 75, + 40, + 31, + 141, + 64, + 35, + 75, + 83, + 182, + 181, + 108, + 7, + 240, + 201, + 35, + 65, + 128, + 13, + 126, + 199, + 199, + 96, + 143, + 229, + 245, + 76, + 161, + 239, + 166, + 73, + 33, + 255, + 228, + 167, + 107, + 37, + 209, + 233, + 57, + 56, + 246, + 205, + 40, + 40, + 25, + 146, + 249, + 29, + 115, + 6, + 215, + 14, + 173 + ] + }, + { + name: "const-2", + shape: [ + 25, + 5 + ], + type: "INT8", + data: [ + 151, + 45, + 124, + 88, + 21, + 138, + 124, + 243, + 202, + 100, + 63, + 63, + 199, + 125, + 243, + 8, + 64, + 40, + 172, + 205, + 220, + 114, + 54, + 221, + 60, + 61, + 228, + 231, + 100, + 15, + 166, + 56, + 22, + 2, + 57, + 104, + 212, + 235, + 176, + 37, + 231, + 215, + 50, + 232, + 246, + 240, + 194, + 160, + 83, + 151, + 211, + 42, + 161, + 39, + 59, + 41, + 206, + 133, + 99, + 211, + 78, + 178, + 169, + 71, + 112, + 92, + 64, + 191, + 105, + 42, + 172, + 161, + 95, + 198, + 68, + 163, + 199, + 200, + 199, + 44, + 106, + 105, + 61, + 179, + 117, + 10, + 11, + 51, + 68, + 115, + 21, + 28, + 62, + 193, + 206, + 32, + 144, + 210, + 55, + 121, + 4, + 230, + 240, + 47, + 11, + 133, + 10, + 230, + 51, + 96, + 118, + 28, + 220, + 241, + 173, + 111, + 88, + 90, + 211, + 210, + 91, + 11, + 52, + 253, + 241 + ] + }, + { + name: "const-3", + shape: [ + 25, + 5 + ], + type: "INT8", + data: [ + 33, + 80, + 213, + 79, + 190, + 231, + 105, + 116, + 108, + 208, + 87, + 111, + 122, + 133, + 62, + 127, + 67, + 187, + 67, + 154, + 251, + 32, + 244, + 51, + 189, + 27, + 37, + 34, + 202, + 206, + 193, + 246, + 22, + 220, + 232, + 201, + 184, + 40, + 80, + 202, + 92, + 18, + 170, + 221, + 129, + 138, + 214, + 244, + 76, + 162, + 86, + 188, + 163, + 51, + 70, + 26, + 157, + 157, + 227, + 243, + 127, + 201, + 177, + 114, + 167, + 134, + 236, + 230, + 30, + 96, + 110, + 202, + 123, + 33, + 145, + 112, + 163, + 22, + 74, + 191, + 197, + 249, + 98, + 185, + 41, + 243, + 156, + 53, + 85, + 19, + 173, + 167, + 236, + 1, + 13, + 190, + 0, + 203, + 47, + 75, + 39, + 128, + 125, + 134, + 127, + 136, + 4, + 155, + 152, + 46, + 58, + 158, + 122, + 210, + 209, + 204, + 246, + 173, + 236, + 181, + 141, + 222, + 44, + 67, + 218 + ] + }, + { + name: "result-0", + shape: [ + 25, + 40 + ], + type: "INT8" + } + ], + inputs: [ + "input-0" + ], + outputs: [ + "result-0" + ] + } + ] +} -- cgit v1.2.1