aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2')
-rw-r--r--frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/Conformance-TosaOutput_0.json8
-rw-r--r--frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/desc.json23
-rw-r--r--frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/model-tflite.json471
-rw-r--r--frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/placeholder_0.json687
-rw-r--r--frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json460
5 files changed, 1649 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/Conformance-TosaOutput_0.json b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/Conformance-TosaOutput_0.json
new file mode 100644
index 000000000..bae8ff4d5
--- /dev/null
+++ b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/Conformance-TosaOutput_0.json
@@ -0,0 +1,8 @@
+{
+ "type": "int32",
+ "data": [
+ 108,
+ 1195,
+ -1485
+ ]
+} \ No newline at end of file
diff --git a/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/desc.json b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/desc.json
new file mode 100644
index 000000000..11f4a7486
--- /dev/null
+++ b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/desc.json
@@ -0,0 +1,23 @@
+{
+ "tosa_file": "test_split_1x4x8x19_i32_splitv_axis2.json",
+ "ifm_name": [
+ "TosaInput_0"
+ ],
+ "ifm_file": [
+ "placeholder_0.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"
+ ]
+} \ No newline at end of file
diff --git a/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/model-tflite.json b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/model-tflite.json
new file mode 100644
index 000000000..930697db4
--- /dev/null
+++ b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/model-tflite.json
@@ -0,0 +1,471 @@
+{
+ version: 3,
+ operator_codes: [
+ {
+ deprecated_builtin_code: 102,
+ version: 1,
+ builtin_code: "SPLIT_V"
+ },
+ {
+ deprecated_builtin_code: 74,
+ version: 1,
+ builtin_code: "SUM"
+ },
+ {
+ deprecated_builtin_code: 83,
+ version: 1,
+ builtin_code: "PACK"
+ }
+ ],
+ subgraphs: [
+ {
+ tensors: [
+ {
+ shape: [
+ 1,
+ 4,
+ 8,
+ 19
+ ],
+ type: "INT32",
+ buffer: 1,
+ name: "serving_default_placeholder_0:0",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 4
+ ],
+ type: "INT32",
+ buffer: 2,
+ name: "Const",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 3
+ ],
+ type: "INT32",
+ buffer: 3,
+ name: "const_split_vec",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+
+ ],
+ type: "INT32",
+ buffer: 4,
+ name: "split/split_dim",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 4,
+ 3,
+ 19
+ ],
+ type: "INT32",
+ buffer: 5,
+ name: "split",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 4,
+ 4,
+ 19
+ ],
+ type: "INT32",
+ buffer: 6,
+ name: "split1",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 4,
+ 1,
+ 19
+ ],
+ type: "INT32",
+ buffer: 7,
+ name: "split2",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+
+ ],
+ type: "INT32",
+ buffer: 8,
+ name: "reduce_0",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+
+ ],
+ type: "INT32",
+ buffer: 9,
+ name: "reduce_1",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+
+ ],
+ type: "INT32",
+ buffer: 10,
+ name: "reduce_2",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 3
+ ],
+ type: "INT32",
+ buffer: 11,
+ name: "PartitionedCall:0",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ }
+ ],
+ inputs: [
+ 0
+ ],
+ outputs: [
+ 10
+ ],
+ operators: [
+ {
+ opcode_index: 0,
+ inputs: [
+ 0,
+ 2,
+ 3
+ ],
+ outputs: [
+ 4,
+ 5,
+ 6
+ ],
+ builtin_options_type: "SplitVOptions",
+ builtin_options: {
+ num_splits: 3
+ },
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 1,
+ inputs: [
+ 4,
+ 1
+ ],
+ outputs: [
+ 7
+ ],
+ builtin_options_type: "ReducerOptions",
+ builtin_options: {
+ keep_dims: false
+ },
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 1,
+ inputs: [
+ 5,
+ 1
+ ],
+ outputs: [
+ 8
+ ],
+ builtin_options_type: "ReducerOptions",
+ builtin_options: {
+ keep_dims: false
+ },
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 1,
+ inputs: [
+ 6,
+ 1
+ ],
+ outputs: [
+ 9
+ ],
+ builtin_options_type: "ReducerOptions",
+ builtin_options: {
+ keep_dims: false
+ },
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 2,
+ inputs: [
+ 7,
+ 8,
+ 9
+ ],
+ outputs: [
+ 10
+ ],
+ builtin_options_type: "PackOptions",
+ builtin_options: {
+ values_count: 3,
+ axis: 0
+ },
+ custom_options_format: "FLEXBUFFERS"
+ }
+ ],
+ name: "main"
+ }
+ ],
+ description: "MLIR Converted.",
+ buffers: [
+ {
+ },
+ {
+ },
+ {
+ data: [
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ data: [
+ 3,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ data: [
+ 2,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ data: [
+ 49,
+ 46,
+ 49,
+ 51,
+ 46,
+ 49,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ data: [
+ 12,
+ 0,
+ 0,
+ 0,
+ 8,
+ 0,
+ 14,
+ 0,
+ 8,
+ 0,
+ 4,
+ 0,
+ 8,
+ 0,
+ 0,
+ 0,
+ 16,
+ 0,
+ 0,
+ 0,
+ 36,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 6,
+ 0,
+ 8,
+ 0,
+ 4,
+ 0,
+ 6,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 10,
+ 0,
+ 16,
+ 0,
+ 12,
+ 0,
+ 8,
+ 0,
+ 4,
+ 0,
+ 10,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 6,
+ 0,
+ 0,
+ 0,
+ 50,
+ 46,
+ 49,
+ 49,
+ 46,
+ 48,
+ 0,
+ 0
+ ]
+ }
+ ],
+ metadata: [
+ {
+ name: "min_runtime_version",
+ buffer: 12
+ },
+ {
+ name: "CONVERSION_METADATA",
+ buffer: 13
+ }
+ ],
+ signature_defs: [
+ {
+ inputs: [
+ {
+ name: "placeholder_0",
+ tensor_index: 0
+ }
+ ],
+ outputs: [
+ {
+ name: "output_0",
+ tensor_index: 10
+ }
+ ],
+ method_name: "serving_default",
+ subgraph_index: 0
+ }
+ ]
+}
diff --git a/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/placeholder_0.json b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/placeholder_0.json
new file mode 100644
index 000000000..1f7f7a2c1
--- /dev/null
+++ b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/placeholder_0.json
@@ -0,0 +1,687 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ [
+ [
+ 96,
+ -126,
+ 61,
+ 15,
+ -78,
+ 53,
+ 99,
+ -55,
+ 16,
+ -101,
+ 54,
+ 81,
+ 117,
+ 23,
+ 68,
+ -20,
+ 100,
+ -88,
+ 91
+ ],
+ [
+ 3,
+ 47,
+ 64,
+ -63,
+ -40,
+ -93,
+ -101,
+ 63,
+ -68,
+ -84,
+ -86,
+ 23,
+ -67,
+ 6,
+ -50,
+ 59,
+ -42,
+ 119,
+ 29
+ ],
+ [
+ 34,
+ -20,
+ 126,
+ -117,
+ -2,
+ -39,
+ -51,
+ -105,
+ 28,
+ 11,
+ 36,
+ 127,
+ -59,
+ -101,
+ -28,
+ -84,
+ 0,
+ -90,
+ 77
+ ],
+ [
+ -5,
+ -33,
+ 26,
+ -100,
+ 79,
+ -20,
+ -60,
+ 15,
+ -55,
+ 5,
+ 52,
+ 80,
+ -5,
+ -78,
+ 56,
+ 41,
+ 125,
+ -14,
+ 70
+ ],
+ [
+ 122,
+ 45,
+ -54,
+ -34,
+ -124,
+ 34,
+ -16,
+ -45,
+ 83,
+ 121,
+ -99,
+ -83,
+ 25,
+ 100,
+ -103,
+ -108,
+ 92,
+ -22,
+ -52
+ ],
+ [
+ 17,
+ 103,
+ -54,
+ -6,
+ -60,
+ 4,
+ 34,
+ -103,
+ 125,
+ -54,
+ -64,
+ 39,
+ -61,
+ 44,
+ 63,
+ -81,
+ 8,
+ -17,
+ -105
+ ],
+ [
+ 48,
+ 73,
+ 34,
+ 44,
+ -68,
+ -123,
+ 42,
+ 104,
+ -104,
+ -12,
+ -7,
+ -27,
+ -18,
+ -81,
+ -75,
+ -45,
+ 120,
+ 92,
+ 31
+ ],
+ [
+ -19,
+ -112,
+ 67,
+ 87,
+ 68,
+ -99,
+ -50,
+ -1,
+ 114,
+ -52,
+ -74,
+ 60,
+ 2,
+ -53,
+ 119,
+ 49,
+ -15,
+ 31,
+ 58
+ ]
+ ],
+ [
+ [
+ -31,
+ -80,
+ -101,
+ 80,
+ 67,
+ -118,
+ -21,
+ 17,
+ 0,
+ -1,
+ -56,
+ 0,
+ -111,
+ 16,
+ 126,
+ -48,
+ 52,
+ 47,
+ 38
+ ],
+ [
+ 126,
+ -43,
+ -95,
+ -32,
+ -36,
+ -49,
+ 111,
+ -62,
+ 27,
+ -82,
+ 120,
+ -78,
+ -24,
+ 61,
+ 98,
+ 111,
+ -123,
+ -37,
+ 59
+ ],
+ [
+ -16,
+ 84,
+ -78,
+ -119,
+ 71,
+ 11,
+ -6,
+ 55,
+ 15,
+ -66,
+ -6,
+ -114,
+ 49,
+ -84,
+ 14,
+ -33,
+ 102,
+ -79,
+ 30
+ ],
+ [
+ 30,
+ 6,
+ 92,
+ -35,
+ -57,
+ -39,
+ 19,
+ 74,
+ 115,
+ -62,
+ 123,
+ -115,
+ 96,
+ -123,
+ -7,
+ 47,
+ -67,
+ 52,
+ 13
+ ],
+ [
+ -26,
+ 94,
+ 47,
+ 56,
+ -73,
+ 103,
+ 113,
+ 120,
+ -19,
+ -50,
+ 105,
+ -32,
+ -49,
+ 50,
+ -124,
+ 13,
+ 44,
+ -100,
+ 104
+ ],
+ [
+ -110,
+ 119,
+ 18,
+ 9,
+ -8,
+ 83,
+ -75,
+ 26,
+ 35,
+ -104,
+ 103,
+ 86,
+ -72,
+ 90,
+ -46,
+ -60,
+ -11,
+ 80,
+ 101
+ ],
+ [
+ -18,
+ -74,
+ -58,
+ -125,
+ 23,
+ -110,
+ 7,
+ 26,
+ 64,
+ 87,
+ -120,
+ 94,
+ -95,
+ 85,
+ 73,
+ 40,
+ -118,
+ 98,
+ 0
+ ],
+ [
+ -112,
+ -119,
+ 50,
+ 20,
+ -105,
+ -113,
+ 106,
+ -44,
+ -77,
+ -120,
+ -85,
+ 107,
+ -104,
+ 50,
+ -121,
+ -75,
+ -50,
+ -87,
+ 31
+ ]
+ ],
+ [
+ [
+ 71,
+ 87,
+ 103,
+ 44,
+ -88,
+ -70,
+ -97,
+ 88,
+ -43,
+ 93,
+ 62,
+ -104,
+ 55,
+ -40,
+ -53,
+ -17,
+ 115,
+ 27,
+ 118
+ ],
+ [
+ -34,
+ 82,
+ 17,
+ -67,
+ -110,
+ 97,
+ -128,
+ 37,
+ 94,
+ 28,
+ 76,
+ 85,
+ 99,
+ -71,
+ 97,
+ -15,
+ 109,
+ 85,
+ -9
+ ],
+ [
+ -121,
+ -13,
+ -2,
+ -77,
+ -72,
+ 13,
+ 74,
+ 31,
+ 45,
+ -95,
+ -63,
+ -108,
+ 124,
+ -119,
+ -90,
+ 44,
+ 81,
+ -108,
+ 68
+ ],
+ [
+ 75,
+ -33,
+ 92,
+ 72,
+ -29,
+ -107,
+ -113,
+ -11,
+ 113,
+ 55,
+ -98,
+ -106,
+ 86,
+ -101,
+ -34,
+ -120,
+ -52,
+ -71,
+ 15
+ ],
+ [
+ -54,
+ -53,
+ -103,
+ 75,
+ 120,
+ 36,
+ -47,
+ 26,
+ 75,
+ 44,
+ -76,
+ 5,
+ 5,
+ 46,
+ -68,
+ 72,
+ -21,
+ 79,
+ -82
+ ],
+ [
+ 89,
+ -39,
+ 71,
+ -98,
+ 94,
+ 74,
+ -122,
+ -23,
+ -78,
+ -85,
+ 42,
+ 74,
+ -100,
+ 60,
+ 43,
+ 47,
+ -24,
+ 77,
+ 81
+ ],
+ [
+ -87,
+ 99,
+ 104,
+ 121,
+ 0,
+ -107,
+ 114,
+ 45,
+ -113,
+ 31,
+ 101,
+ -111,
+ 16,
+ -71,
+ 123,
+ 82,
+ -95,
+ 49,
+ 99
+ ],
+ [
+ -8,
+ 71,
+ -119,
+ -115,
+ -59,
+ -106,
+ 111,
+ 5,
+ 125,
+ 112,
+ 118,
+ -116,
+ 93,
+ -99,
+ -96,
+ -17,
+ -78,
+ -58,
+ -123
+ ]
+ ],
+ [
+ [
+ 49,
+ 51,
+ -58,
+ -112,
+ -24,
+ -13,
+ -20,
+ 92,
+ 69,
+ -46,
+ 95,
+ -2,
+ -125,
+ 58,
+ -18,
+ -35,
+ 117,
+ -70,
+ 70
+ ],
+ [
+ -81,
+ -74,
+ 35,
+ -24,
+ 123,
+ 104,
+ 86,
+ -35,
+ -72,
+ -14,
+ -21,
+ 62,
+ -19,
+ 82,
+ -126,
+ 118,
+ -10,
+ 70,
+ -90
+ ],
+ [
+ -33,
+ 6,
+ 76,
+ -123,
+ 126,
+ 109,
+ -62,
+ -127,
+ -126,
+ 59,
+ -68,
+ 4,
+ -32,
+ -58,
+ 100,
+ 119,
+ -124,
+ -8,
+ 17
+ ],
+ [
+ 25,
+ 67,
+ 93,
+ -89,
+ 3,
+ -54,
+ 68,
+ -33,
+ 94,
+ -95,
+ -10,
+ 58,
+ -118,
+ -15,
+ 101,
+ 38,
+ 36,
+ -41,
+ -22
+ ],
+ [
+ -88,
+ -13,
+ -65,
+ -46,
+ 5,
+ 24,
+ -78,
+ 30,
+ 116,
+ -40,
+ 101,
+ 93,
+ -18,
+ 123,
+ 56,
+ -19,
+ -27,
+ -50,
+ 19
+ ],
+ [
+ 107,
+ 93,
+ -34,
+ 112,
+ 32,
+ -100,
+ -71,
+ 59,
+ -59,
+ 110,
+ 57,
+ -55,
+ -89,
+ 73,
+ 1,
+ 107,
+ 0,
+ -61,
+ -53
+ ],
+ [
+ -100,
+ 43,
+ -67,
+ -53,
+ 29,
+ 19,
+ -92,
+ -14,
+ 115,
+ -97,
+ 7,
+ -84,
+ -96,
+ 2,
+ -29,
+ -39,
+ 80,
+ 113,
+ 103
+ ],
+ [
+ -89,
+ -17,
+ -15,
+ 3,
+ 17,
+ -68,
+ 91,
+ 0,
+ -64,
+ -19,
+ -122,
+ -100,
+ 41,
+ -5,
+ -68,
+ -37,
+ -84,
+ -41,
+ 119
+ ]
+ ]
+ ]
+ ]
+} \ No newline at end of file
diff --git a/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json
new file mode 100644
index 000000000..4dc9df4a6
--- /dev/null
+++ b/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json
@@ -0,0 +1,460 @@
+{
+ version: {
+ _major: 0,
+ _minor: 51,
+ _patch: 0,
+ _draft: true
+ },
+ regions: [
+ {
+ name: "main",
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 4,
+ 3,
+ 19
+ ]
+ },
+ inputs: [
+ "TosaInput_0"
+ ],
+ outputs: [
+ "layer_0"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 0,
+ 0,
+ 3,
+ 0
+ ],
+ size: [
+ 1,
+ 4,
+ 4,
+ 19
+ ]
+ },
+ inputs: [
+ "TosaInput_0"
+ ],
+ outputs: [
+ "layer_1"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 0,
+ 0,
+ 7,
+ 0
+ ],
+ size: [
+ 1,
+ 4,
+ 1,
+ 19
+ ]
+ },
+ inputs: [
+ "TosaInput_0"
+ ],
+ outputs: [
+ "layer_2"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 1
+ },
+ inputs: [
+ "layer_0"
+ ],
+ outputs: [
+ "layer_3"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 2
+ },
+ inputs: [
+ "layer_3"
+ ],
+ outputs: [
+ "layer_4"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 3
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_5"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 1
+ },
+ inputs: [
+ "layer_1"
+ ],
+ outputs: [
+ "layer_6"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 2
+ },
+ inputs: [
+ "layer_6"
+ ],
+ outputs: [
+ "layer_7"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 3
+ },
+ inputs: [
+ "layer_7"
+ ],
+ outputs: [
+ "layer_8"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 1
+ },
+ inputs: [
+ "layer_2"
+ ],
+ outputs: [
+ "layer_9"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 3
+ },
+ inputs: [
+ "layer_9"
+ ],
+ outputs: [
+ "layer_10"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 1
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_11"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 1
+ ]
+ },
+ inputs: [
+ "layer_8"
+ ],
+ outputs: [
+ "layer_12"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 1
+ ]
+ },
+ inputs: [
+ "layer_10"
+ ],
+ outputs: [
+ "layer_13"
+ ]
+ },
+ {
+ op: "CONCAT",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 0
+ },
+ inputs: [
+ "layer_11",
+ "layer_12",
+ "layer_13"
+ ],
+ outputs: [
+ "TosaOutput_0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "TosaInput_0",
+ shape: [
+ 1,
+ 4,
+ 8,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "TosaOutput_0",
+ shape: [
+ 3
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_0",
+ shape: [
+ 1,
+ 4,
+ 3,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_1",
+ shape: [
+ 1,
+ 4,
+ 4,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_10",
+ shape: [
+ 1,
+ 1,
+ 1,
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_11",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_12",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_13",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_2",
+ shape: [
+ 1,
+ 4,
+ 1,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_3",
+ shape: [
+ 1,
+ 1,
+ 3,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_4",
+ shape: [
+ 1,
+ 1,
+ 1,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_5",
+ shape: [
+ 1,
+ 1,
+ 1,
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_6",
+ shape: [
+ 1,
+ 1,
+ 4,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_7",
+ shape: [
+ 1,
+ 1,
+ 1,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_8",
+ shape: [
+ 1,
+ 1,
+ 1,
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_9",
+ shape: [
+ 1,
+ 1,
+ 1,
+ 19
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ }
+ ],
+ inputs: [
+ "TosaInput_0"
+ ],
+ outputs: [
+ "TosaOutput_0"
+ ]
+ }
+ ]
+ }
+ ]
+}