blob: 785cc25450f1102cf276a52e5127378bcf6ebae7 [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: 73,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
8,
1
],
type: "FP32"
},
{
name: "const-1",
shape: [
8,
1,
1,
1
],
type: "FP32",
data: [
151,
232,
204,
62,
24,
253,
244,
62,
135,
96,
6,
63,
248,
149,
70,
63,
213,
61,
122,
63,
246,
131,
227,
62,
234,
67,
175,
62,
82,
71,
191,
62
]
},
{
name: "const-2",
shape: [
8
],
type: "FP32",
data: [
55,
26,
9,
62,
91,
8,
152,
62,
87,
11,
177,
61,
245,
20,
219,
62,
180,
95,
43,
62,
58,
92,
177,
62,
233,
39,
75,
63,
117,
212,
123,
62
]
},
{
name: "result-0",
shape: [
1,
2,
8,
8
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}