blob: d55f845d870c12463f8af40d4cc709704227e9dc [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: "CONV3D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
0,
0,
0,
0,
0
],
stride: [
1,
1,
1
],
dilation: [
1,
1,
1
],
input_zp: 56,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
7,
3,
8,
6
],
type: "FP16"
},
{
name: "const-1",
shape: [
5,
1,
1,
1,
6
],
type: "FP16",
data: [
59,
51,
176,
55,
55,
49,
86,
57,
217,
56,
123,
58,
49,
55,
117,
52,
177,
58,
135,
57,
167,
57,
58,
56,
2,
59,
74,
51,
109,
54,
95,
58,
65,
48,
119,
58,
164,
53,
4,
48,
17,
45,
191,
58,
59,
58,
156,
52,
114,
47,
233,
51,
209,
50,
221,
57,
230,
50,
234,
50
]
},
{
name: "const-2",
shape: [
5
],
type: "FP32",
data: [
151,
43,
4,
61,
204,
203,
24,
63,
247,
96,
48,
63,
39,
75,
39,
63,
183,
143,
17,
63
]
},
{
name: "result-0",
shape: [
1,
7,
3,
8,
5
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}