blob: fa63aa642c97323323497452193b3a20cdedd65f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
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: 27
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
12,
6,
15
],
type: "INT16"
},
{
name: "const-1",
shape: [
7,
1,
1,
15
],
type: "INT8",
data: [
27,
187,
188,
148,
144,
58,
90,
169,
18,
159,
234,
74,
79,
114,
207,
114,
72,
214,
211,
155,
107,
180,
196,
233,
163,
78,
50,
168,
169,
133,
115,
239,
39,
166,
187,
10,
181,
28,
108,
206,
27,
106,
100,
129,
156,
124,
108,
210,
5,
18,
43,
64,
223,
99,
143,
136,
117,
173,
126,
201,
221,
135,
113,
219,
170,
251,
167,
74,
146,
255,
228,
137,
141,
4,
229,
161,
163,
78,
59,
27,
85,
145,
48,
64,
179,
9,
68,
26,
191,
42,
66,
130,
17,
1,
221,
139,
149,
64,
83,
235,
112,
109,
42,
20,
118
]
},
{
name: "const-2",
shape: [
7
],
type: "INT48",
data: [
27,
156,
11,
237,
33,
111,
158,
250,
44,
219,
209,
177,
34,
169,
131,
187,
48,
59,
240,
209,
103,
10,
108,
217,
146,
220,
15,
240,
205,
252,
7,
99,
241,
226,
46,
168,
58,
82,
4,
37,
139,
121
]
},
{
name: "result-0",
shape: [
1,
12,
6,
7
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}