blob: 359bfef97b8185c5ed3a91cff139bb3c0b8aaf08 [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: "CONV3D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
1,
1,
0,
1,
1,
0
],
stride: [
2,
1,
1
],
dilation: [
7,
1,
1
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
65532,
1,
1,
3
],
type: "FP32"
},
{
name: "const-1",
shape: [
1,
2,
1,
1,
3
],
type: "FP32",
data: [
152,
31,
25,
190,
244,
106,
241,
191,
94,
38,
7,
62,
158,
14,
253,
60,
165,
119,
213,
191,
14,
198,
76,
191
]
},
{
name: "const-2",
shape: [
1
],
type: "FP32",
data: [
117,
24,
131,
63
]
},
{
name: "result-0",
shape: [
1,
32764,
2,
2,
1
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}