blob: b7f45be0cb4c4e73b3df5c2a989cb684049c17e9 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_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: "CONV3D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
0,
0,
0,
0,
0
],
stride: [
1,
1,
1
],
dilation: [
1,
1,
1
],
input_zp: -108,
weight_zp: 46,
accum_dtype: "INT32"
},
inputs: [
"input-0",
"const-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
12,
12,
3,
6
],
type: "INT8"
},
{
name: "const-1",
shape: [
8,
1,
1,
1,
6
],
type: "INT8",
data: [
65,
194,
100,
204,
100,
107,
58,
172,
146,
172,
34,
49,
124,
115,
206,
227,
69,
69,
208,
135,
152,
82,
217,
57,
77,
101,
253,
35,
178,
112,
98,
227,
222,
59,
234,
57,
151,
196,
71,
107,
134,
71,
145,
93,
192,
220,
55,
87
]
},
{
name: "const-2",
shape: [
8
],
type: "INT32",
data: [
51,
72,
31,
234,
29,
76,
162,
208,
167,
124,
224,
122,
185,
252,
226,
118,
134,
64,
38,
6,
71,
102,
33,
134,
65,
213,
16,
120,
57,
19,
131,
30
]
},
{
name: "result-0",
shape: [
1,
12,
12,
3,
8
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}