blob: 0f9d8e4b35f0f52d673cb7e8af1eddcf5768cb99 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_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: "CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
9,
0,
9,
0
],
stride: [
2,
1
],
dilation: [
7,
7
],
input_zp: 0,
weight_zp: 91,
accum_dtype: "INT48"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
44,
13
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
2,
2,
13
],
type: "INT8",
data: [
59,
140,
199,
159,
165,
72,
99,
99,
157,
64,
147,
164,
103,
53,
64,
187,
64,
0,
54,
70,
9,
140,
159,
235,
130,
64,
245,
126,
202,
158,
248,
224,
0,
131,
50,
137,
86,
46,
144,
61,
109,
196,
158,
225,
11,
234,
183,
67,
119,
155,
100,
233
]
},
{
name: "const-2",
shape: [
1
],
type: "INT48",
data: [
214,
48,
249,
210,
59,
33
]
},
{
name: "result-0",
shape: [
1,
7,
46,
1
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}