aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json')
-rw-r--r--frameworks/tflite/operators/split_1x4x8x19_i32_splitv_axis2/test_split_1x4x8x19_i32_splitv_axis2.json155
1 files changed, 122 insertions, 33 deletions
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
index 4dc9df4a6..9485a0bef 100644
--- 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
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
@@ -25,7 +25,7 @@
size: [
1,
4,
- 3,
+ 5,
19
]
},
@@ -43,13 +43,13 @@
start: [
0,
0,
- 3,
+ 5,
0
],
size: [
1,
4,
- 4,
+ 1,
19
]
},
@@ -67,7 +67,7 @@
start: [
0,
0,
- 7,
+ 6,
0
],
size: [
@@ -85,13 +85,24 @@
]
},
{
- op: "REDUCE_SUM",
- attribute_type: "AxisAttribute",
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
attribute: {
- axis: 1
+ start: [
+ 0,
+ 0,
+ 7,
+ 0
+ ],
+ size: [
+ 1,
+ 4,
+ 1,
+ 19
+ ]
},
inputs: [
- "layer_0"
+ "TosaInput_0"
],
outputs: [
"layer_3"
@@ -101,10 +112,10 @@
op: "REDUCE_SUM",
attribute_type: "AxisAttribute",
attribute: {
- axis: 2
+ axis: 1
},
inputs: [
- "layer_3"
+ "layer_0"
],
outputs: [
"layer_4"
@@ -114,7 +125,7 @@
op: "REDUCE_SUM",
attribute_type: "AxisAttribute",
attribute: {
- axis: 3
+ axis: 2
},
inputs: [
"layer_4"
@@ -127,10 +138,10 @@
op: "REDUCE_SUM",
attribute_type: "AxisAttribute",
attribute: {
- axis: 1
+ axis: 3
},
inputs: [
- "layer_1"
+ "layer_5"
],
outputs: [
"layer_6"
@@ -140,10 +151,10 @@
op: "REDUCE_SUM",
attribute_type: "AxisAttribute",
attribute: {
- axis: 2
+ axis: 1
},
inputs: [
- "layer_6"
+ "layer_1"
],
outputs: [
"layer_7"
@@ -189,6 +200,32 @@
]
},
{
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 1
+ },
+ inputs: [
+ "layer_3"
+ ],
+ outputs: [
+ "layer_11"
+ ]
+ },
+ {
+ op: "REDUCE_SUM",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 3
+ },
+ inputs: [
+ "layer_11"
+ ],
+ outputs: [
+ "layer_12"
+ ]
+ },
+ {
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
@@ -197,10 +234,10 @@
]
},
inputs: [
- "layer_5"
+ "layer_6"
],
outputs: [
- "layer_11"
+ "layer_13"
]
},
{
@@ -215,7 +252,7 @@
"layer_8"
],
outputs: [
- "layer_12"
+ "layer_14"
]
},
{
@@ -230,7 +267,22 @@
"layer_10"
],
outputs: [
- "layer_13"
+ "layer_15"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 1
+ ]
+ },
+ inputs: [
+ "layer_12"
+ ],
+ outputs: [
+ "layer_16"
]
},
{
@@ -240,9 +292,10 @@
axis: 0
},
inputs: [
- "layer_11",
- "layer_12",
- "layer_13"
+ "layer_13",
+ "layer_14",
+ "layer_15",
+ "layer_16"
],
outputs: [
"TosaOutput_0"
@@ -266,7 +319,7 @@
{
name: "TosaOutput_0",
shape: [
- 3
+ 4
],
type: "INT32",
data: [
@@ -278,7 +331,7 @@
shape: [
1,
4,
- 3,
+ 5,
19
],
type: "INT32",
@@ -291,7 +344,7 @@
shape: [
1,
4,
- 4,
+ 1,
19
],
type: "INT32",
@@ -315,7 +368,10 @@
{
name: "layer_11",
shape: [
- 1
+ 1,
+ 1,
+ 1,
+ 19
],
type: "INT32",
data: [
@@ -325,6 +381,9 @@
{
name: "layer_12",
shape: [
+ 1,
+ 1,
+ 1,
1
],
type: "INT32",
@@ -343,6 +402,36 @@
]
},
{
+ name: "layer_14",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_15",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_16",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
name: "layer_2",
shape: [
1,
@@ -359,8 +448,8 @@
name: "layer_3",
shape: [
1,
+ 4,
1,
- 3,
19
],
type: "INT32",
@@ -373,7 +462,7 @@
shape: [
1,
1,
- 1,
+ 5,
19
],
type: "INT32",
@@ -387,7 +476,7 @@
1,
1,
1,
- 1
+ 19
],
type: "INT32",
data: [
@@ -399,8 +488,8 @@
shape: [
1,
1,
- 4,
- 19
+ 1,
+ 1
],
type: "INT32",
data: [