blob: f163bce3626f511fd8e35e8838b755ec07e96421 [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: "DEPTHWISE_CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
0,
0,
0
],
stride: [
2,
2
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: 72
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
4
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
1,
4,
2
],
type: "INT8",
data: [
68,
231,
113,
85,
255,
205,
156,
126
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
214,
141,
80,
4,
128,
55,
14,
12,
181,
223,
244,
36,
155,
105,
123,
244,
160,
165,
65,
141,
128,
231,
249,
97,
121,
134,
112,
61,
0,
102,
251,
22,
47,
223,
208,
149,
25,
113,
197,
228,
147,
83,
254,
113,
84,
205,
86,
103
]
},
{
name: "result-0",
shape: [
1,
6,
17,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}