blob: 5c979325c8deffaac82d8fbc898ebe05ab980d05 [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: "DEPTHWISE_CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
9,
9,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 26,
weight_zp: 119
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
9,
44,
3
],
type: "INT8"
},
{
name: "const-1",
shape: [
2,
2,
3,
3
],
type: "INT8",
data: [
85,
107,
24,
121,
248,
52,
157,
57,
130,
14,
19,
53,
126,
178,
168,
14,
133,
32,
4,
47,
228,
237,
67,
28,
138,
246,
171,
52,
151,
60,
151,
142,
78,
107,
68,
50
]
},
{
name: "const-2",
shape: [
9
],
type: "INT32",
data: [
137,
22,
228,
30,
31,
236,
204,
30,
57,
210,
239,
152,
188,
120,
94,
51,
88,
65,
141,
46,
56,
168,
114,
4,
133,
125,
94,
116,
64,
242,
48,
46,
20,
138,
5,
218
]
},
{
name: "result-0",
shape: [
1,
17,
52,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}