blob: df224ec67b248b556d24df9b4d6d2d73016e8037 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
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,
9,
0
],
stride: [
2,
1
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: 50
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
44,
13
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
2,
2,
13
],
type: "INT8",
data: [
17,
42,
29,
47,
25,
197,
52,
155,
5,
177,
112,
192,
221,
114,
254,
203,
104,
250,
79,
238,
0,
53,
68,
239,
208,
143,
137,
45,
138,
233,
163,
149,
16,
199,
111,
127,
252,
166,
183,
119,
165,
254,
76,
113,
18,
110,
179,
31,
223,
61,
180,
237
]
},
{
name: "const-2",
shape: [
1
],
type: "INT48",
data: [
100,
238,
222,
13,
202,
103
]
},
{
name: "result-0",
shape: [
1,
5,
52,
1
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}