blob: e3c45569a085563696a8c11b03aff97425de59fd [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: [
0,
0
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
4,
9
],
type: "FP32"
},
{
name: "const-1",
shape: [
4,
1,
1,
9
],
type: "FP32",
data: [
64,
32,
130,
62,
211,
102,
49,
63,
63,
158,
222,
62,
81,
168,
77,
63,
107,
224,
127,
63,
245,
186,
178,
62,
203,
68,
122,
62,
92,
230,
136,
62,
81,
44,
191,
61,
108,
192,
201,
62,
252,
190,
142,
60,
56,
72,
234,
61,
180,
27,
139,
62,
17,
179,
35,
62,
199,
110,
59,
63,
83,
71,
216,
61,
202,
177,
93,
63,
215,
107,
98,
62,
194,
100,
222,
61,
87,
150,
37,
60,
173,
23,
55,
63,
69,
99,
131,
62,
128,
110,
2,
63,
244,
150,
228,
61,
91,
60,
124,
63,
219,
100,
0,
62,
244,
231,
210,
62,
180,
5,
90,
63,
165,
195,
122,
62,
135,
176,
136,
62,
211,
249,
78,
63,
45,
243,
139,
62,
155,
44,
60,
59,
130,
23,
219,
62,
123,
96,
77,
60,
38,
232,
104,
63
]
},
{
name: "const-2",
shape: [
4
],
type: "FP32",
data: [
223,
77,
36,
63,
108,
64,
21,
63,
123,
109,
78,
62,
172,
47,
51,
63
]
},
{
name: "result-0",
shape: [
1,
2,
4,
4
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}