blob: 36c66e3dfdcb15dd10f2454f7419c640008522fe [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: "DEPTHWISE_CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
1,
0,
1
],
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,
1,
65531,
2
],
type: "FP32"
},
{
name: "const-1",
shape: [
1,
1,
2,
3
],
type: "FP32",
data: [
53,
112,
218,
191,
87,
196,
136,
190,
218,
166,
57,
63,
242,
233,
124,
191,
3,
61,
244,
63,
203,
66,
185,
191
]
},
{
name: "const-2",
shape: [
6
],
type: "FP32",
data: [
107,
182,
246,
191,
135,
236,
27,
189,
123,
114,
83,
191,
98,
180,
42,
191,
243,
117,
173,
190,
1,
194,
138,
190
]
},
{
name: "result-0",
shape: [
1,
2,
65532,
6
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}