aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json')
-rw-r--r--operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json541
1 files changed, 273 insertions, 268 deletions
diff --git a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json
index 0ab7d2226..c7809c340 100644
--- a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json
+++ b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongRank_1x10x2x9x10x5_i8xi8_acci32_st111_pad000000_dilat111/test.json
@@ -5,286 +5,291 @@
_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: "CONV3D",
+ attribute_type: "ConvAttribute",
+ attribute: {
+ pad: [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ stride: [
+ 1,
+ 1,
+ 1
+ ],
+ dilation: [
+ 1,
+ 1,
+ 1
+ ],
+ input_zp: -24,
+ weight_zp: -89,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 10,
+ 2,
+ 9,
+ 10,
+ 5
+ ],
+ type: "INT8"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 12,
+ 1,
+ 1,
+ 1,
+ 10
+ ],
+ type: "INT8",
+ data: [
+ 157,
+ 211,
+ 73,
+ 193,
+ 198,
+ 111,
+ 98,
+ 56,
+ 21,
+ 91,
+ 88,
+ 219,
+ 70,
+ 232,
+ 199,
+ 205,
+ 25,
+ 199,
+ 38,
+ 120,
+ 233,
+ 107,
+ 138,
+ 239,
+ 24,
+ 192,
+ 221,
+ 141,
+ 184,
+ 31,
+ 141,
+ 175,
+ 154,
+ 125,
+ 173,
+ 85,
+ 137,
+ 186,
+ 170,
+ 252,
+ 206,
+ 33,
+ 170,
+ 126,
+ 175,
+ 111,
+ 217,
+ 75,
+ 207,
+ 48,
+ 64,
+ 26,
+ 172,
+ 63,
+ 240,
+ 78,
+ 191,
+ 240,
+ 49,
+ 79,
+ 178,
+ 115,
+ 0,
+ 82,
+ 124,
+ 31,
+ 72,
+ 170,
+ 160,
+ 149,
+ 228,
+ 145,
+ 32,
+ 197,
+ 81,
+ 254,
+ 209,
+ 91,
+ 104,
+ 12,
+ 156,
+ 30,
+ 178,
+ 249,
+ 251,
+ 193,
+ 123,
+ 209,
+ 94,
+ 249,
+ 72,
+ 4,
+ 208,
+ 241,
+ 60,
+ 76,
+ 150,
+ 103,
+ 64,
+ 170,
+ 54,
+ 206,
+ 253,
+ 113,
+ 202,
+ 67,
+ 244,
+ 174,
+ 72,
+ 93,
+ 124,
+ 145,
+ 86,
+ 70,
+ 28,
+ 6,
+ 229,
+ 130,
+ 61,
+ 248
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 12
+ ],
+ type: "INT32",
+ data: [
+ 66,
+ 177,
+ 175,
+ 144,
+ 81,
+ 156,
+ 29,
+ 158,
+ 33,
+ 231,
+ 241,
+ 64,
+ 46,
+ 76,
+ 174,
+ 175,
+ 59,
+ 219,
+ 188,
+ 213,
+ 41,
+ 74,
+ 190,
+ 191,
+ 88,
+ 7,
+ 51,
+ 38,
+ 26,
+ 255,
+ 124,
+ 251,
+ 18,
+ 167,
+ 20,
+ 72,
+ 146,
+ 84,
+ 150,
+ 164,
+ 1,
+ 232,
+ 185,
+ 128,
+ 23,
+ 203,
+ 62,
+ 1
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 10,
+ 2,
+ 9,
+ 12
+ ],
+ type: "INT32"
+ }
],
- outputs: [
- "const-2"
- ]
- },
- {
- op: "CONV3D",
- attribute_type: "ConvAttribute",
- attribute: {
- pad: [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
- ],
- stride: [
- 1,
- 1,
- 1
- ],
- dilation: [
- 1,
- 1,
- 1
- ],
- input_zp: -24,
- weight_zp: -89,
- accum_dtype: "INT32"
- },
inputs: [
- "input-0",
- "const-1",
- "const-2"
+ "input-0"
],
outputs: [
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 10,
- 2,
- 9,
- 10,
- 5
- ],
- type: "INT8"
- },
- {
- name: "const-1",
- shape: [
- 12,
- 1,
- 1,
- 1,
- 10
- ],
- type: "INT8",
- data: [
- 157,
- 211,
- 73,
- 193,
- 198,
- 111,
- 98,
- 56,
- 21,
- 91,
- 88,
- 219,
- 70,
- 232,
- 199,
- 205,
- 25,
- 199,
- 38,
- 120,
- 233,
- 107,
- 138,
- 239,
- 24,
- 192,
- 221,
- 141,
- 184,
- 31,
- 141,
- 175,
- 154,
- 125,
- 173,
- 85,
- 137,
- 186,
- 170,
- 252,
- 206,
- 33,
- 170,
- 126,
- 175,
- 111,
- 217,
- 75,
- 207,
- 48,
- 64,
- 26,
- 172,
- 63,
- 240,
- 78,
- 191,
- 240,
- 49,
- 79,
- 178,
- 115,
- 0,
- 82,
- 124,
- 31,
- 72,
- 170,
- 160,
- 149,
- 228,
- 145,
- 32,
- 197,
- 81,
- 254,
- 209,
- 91,
- 104,
- 12,
- 156,
- 30,
- 178,
- 249,
- 251,
- 193,
- 123,
- 209,
- 94,
- 249,
- 72,
- 4,
- 208,
- 241,
- 60,
- 76,
- 150,
- 103,
- 64,
- 170,
- 54,
- 206,
- 253,
- 113,
- 202,
- 67,
- 244,
- 174,
- 72,
- 93,
- 124,
- 145,
- 86,
- 70,
- 28,
- 6,
- 229,
- 130,
- 61,
- 248
- ]
- },
- {
- name: "const-2",
- shape: [
- 12
- ],
- type: "INT32",
- data: [
- 66,
- 177,
- 175,
- 144,
- 81,
- 156,
- 29,
- 158,
- 33,
- 231,
- 241,
- 64,
- 46,
- 76,
- 174,
- 175,
- 59,
- 219,
- 188,
- 213,
- 41,
- 74,
- 190,
- 191,
- 88,
- 7,
- 51,
- 38,
- 26,
- 255,
- 124,
- 251,
- 18,
- 167,
- 20,
- 72,
- 146,
- 84,
- 150,
- 164,
- 1,
- 232,
- 185,
- 128,
- 23,
- 203,
- 62,
- 1
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 10,
- 2,
- 9,
- 12
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]