blob: a526565de507218531973969dd38daf13d16abda [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_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: [
0,
0,
0,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 0,
weight_zp: -56
},
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,
3,
3,
13
],
type: "INT8",
data: [
217,
240,
100,
197,
189,
170,
202,
190,
229,
92,
138,
183,
126,
245,
81,
81,
78,
255,
90,
62,
171,
100,
175,
89,
182,
183,
153,
144,
105,
142,
217,
79,
85,
195,
198,
137,
135,
189,
108,
14,
150,
40,
66,
221,
105,
159,
90,
230,
186,
205,
71,
38,
89,
154,
120,
70,
200,
96,
194,
179,
188,
99,
122,
45,
37,
202,
55,
194,
252,
172,
132,
133,
97,
77,
237,
69,
8,
229,
51,
63,
148,
129,
89,
210,
179,
176,
31,
223,
39,
19,
172,
193,
80,
253,
220,
124,
228,
82,
24,
103,
7,
110,
184,
123,
148,
170,
141,
174,
158,
211,
254,
11,
85,
251,
205,
240,
116
]
},
{
name: "const-2",
shape: [
1
],
type: "INT48",
data: [
131,
105,
0,
241,
36,
236
]
},
{
name: "result-0",
shape: [
1,
9,
42,
1
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}