blob: 8c29bf5867ac5e67a9c8f232f9704e21ea37d6a8 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
5,
2,
8
],
type: "INT48"
},
{
name: "const-1",
shape: [
5,
1,
1,
8
],
type: "INT48",
data: [
195,
249,
145,
94,
142,
175,
151,
122,
34,
153,
162,
5,
154,
14,
43,
39,
234,
247,
103,
116,
59,
166,
106,
194,
194,
32,
36,
119,
144,
139,
50,
2,
56,
4,
67,
251,
255,
22,
3,
206,
150,
117,
167,
62,
147,
127,
11,
39,
105,
172,
135,
132,
217,
254,
52,
226,
213,
80,
86,
156,
233,
59,
44,
170,
159,
192,
170,
34,
57,
78,
118,
203,
12,
80,
102,
42,
202,
67,
55,
77,
106,
30,
112,
96,
205,
197,
33,
0,
210,
102,
240,
26,
53,
176,
12,
124,
44,
157,
8,
98,
124,
123,
214,
90,
76,
192,
247,
115,
174,
150,
144,
239,
98,
146,
253,
104,
234,
111,
70,
163,
247,
240,
173,
132,
241,
205,
236,
56,
111,
189,
138,
13,
215,
108,
252,
138,
211,
152,
5,
209,
64,
38,
134,
88,
50,
190,
162,
187,
227,
29,
14,
103,
186,
100,
216,
10,
96,
133,
199,
215,
81,
170,
241,
20,
204,
89,
213,
192,
79,
116,
120,
53,
10,
169,
78,
27,
155,
74,
24,
90,
255,
95,
0,
245,
143,
21,
38,
134,
49,
113,
49,
60,
100,
189,
72,
207,
200,
203,
16,
217,
174,
105,
10,
223,
208,
213,
47,
147,
164,
231,
106,
28,
88,
87,
144,
66,
184,
7,
231,
236,
184,
69,
12,
11,
57,
187,
241,
180,
118,
154,
197,
176,
8,
113,
145,
104,
168,
68,
227,
158
]
},
{
name: "const-2",
shape: [
5
],
type: "INT48",
data: [
159,
59,
189,
65,
104,
101,
11,
186,
110,
135,
179,
153,
136,
98,
141,
225,
184,
195,
134,
45,
61,
209,
178,
88,
34,
158,
68,
49,
243,
173
]
},
{
name: "result-0",
shape: [
1,
5,
2,
5
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}