blob: 2566d2674daed82adf22be1f8e5b4bdc0628e85e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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: 95
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
49,
42,
28
],
type: "INT16"
},
{
name: "const-1",
shape: [
7,
1,
1,
28
],
type: "INT8",
data: [
32,
97,
142,
217,
107,
125,
159,
199,
186,
53,
253,
215,
216,
237,
15,
78,
136,
39,
10,
85,
228,
142,
73,
104,
119,
250,
60,
11,
47,
51,
113,
249,
162,
164,
199,
102,
202,
156,
186,
71,
72,
242,
136,
43,
247,
152,
56,
27,
22,
196,
222,
140,
117,
160,
149,
229,
25,
8,
121,
150,
174,
28,
79,
106,
56,
141,
193,
107,
227,
167,
110,
210,
32,
177,
33,
52,
147,
231,
216,
29,
169,
61,
231,
142,
197,
53,
72,
189,
160,
215,
60,
148,
84,
24,
135,
252,
38,
86,
119,
141,
124,
144,
121,
168,
87,
215,
115,
170,
222,
194,
135,
9,
124,
10,
228,
24,
47,
50,
227,
97,
96,
124,
169,
113,
103,
165,
123,
251,
77,
31,
116,
98,
70,
188,
146,
27,
126,
175,
157,
40,
25,
232,
85,
111,
154,
41,
242,
79,
77,
225,
21,
222,
15,
124,
73,
122,
242,
87,
37,
199,
137,
168,
45,
231,
176,
90,
225,
193,
37,
221,
52,
8,
219,
72,
193,
154,
232,
78,
67,
76,
126,
120,
163,
49,
196,
139,
244,
108,
238,
238,
162,
241,
156,
136,
189,
203
]
},
{
name: "const-2",
shape: [
7
],
type: "INT48",
data: [
209,
241,
148,
214,
76,
100,
125,
181,
23,
196,
225,
192,
185,
213,
220,
68,
253,
97,
165,
205,
168,
18,
89,
62,
6,
45,
58,
188,
116,
248,
215,
170,
50,
144,
146,
194,
212,
32,
240,
174,
123,
44
]
},
{
name: "result-0",
shape: [
1,
49,
42,
7
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}