blob: ceddfd2dde7407ebc31ca420d567ec8f3f618620 [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,
4,
2,
9
],
type: "FP16"
},
{
name: "const-1",
shape: [
8,
1,
1,
9
],
type: "FP16",
data: [
167,
53,
77,
58,
168,
58,
146,
58,
171,
54,
37,
53,
254,
57,
105,
58,
220,
55,
37,
59,
155,
48,
8,
59,
38,
46,
234,
48,
69,
56,
82,
44,
194,
42,
64,
16,
251,
54,
50,
58,
118,
40,
56,
57,
150,
58,
96,
49,
179,
48,
227,
58,
150,
58,
80,
56,
142,
58,
240,
45,
80,
54,
231,
57,
31,
52,
5,
58,
9,
56,
1,
58,
111,
55,
227,
53,
4,
51,
171,
50,
3,
58,
156,
47,
129,
45,
164,
49,
156,
49,
150,
58,
96,
54,
236,
59,
100,
48,
58,
57,
46,
55,
73,
54,
0,
59,
206,
59,
252,
58,
39,
50,
17,
51,
64,
57,
160,
52,
225,
57,
136,
56,
104,
56,
161,
58,
175,
57,
206,
38,
85,
42,
208,
56,
199,
55,
42,
52,
179,
54,
16,
58,
157,
58
]
},
{
name: "const-2",
shape: [
8
],
type: "FP16",
data: [
125,
56,
42,
54,
85,
52,
45,
56,
9,
53,
131,
56,
106,
57,
59,
44
]
},
{
name: "result-0",
shape: [
1,
4,
2,
8
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}