blob: e3e927d4e248eae5507f19a38614a5f1d824df28 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_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: "CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
0,
9,
0
],
stride: [
2,
1
],
dilation: [
2,
1
],
input_zp: -95,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
49,
42,
28
],
type: "INT8"
},
{
name: "const-1",
shape: [
1,
3,
3,
28
],
type: "INT4",
data: [
85,
87,
7,
75,
117,
204,
13,
63,
234,
182,
180,
77,
34,
225,
213,
148,
92,
194,
45,
78,
125,
87,
210,
217,
93,
252,
172,
27,
185,
147,
123,
222,
156,
45,
75,
195,
83,
121,
193,
66,
59,
57,
124,
155,
27,
114,
124,
116,
44,
155,
9,
69,
93,
255,
76,
20,
114,
19,
97,
91,
89,
197,
27,
35,
242,
190,
181,
65,
251,
92,
78,
169,
249,
39,
124,
203,
227,
85,
236,
209,
122,
191,
242,
145,
44,
27,
100,
112,
0,
26,
199,
87,
62,
45,
172,
114,
159,
101,
144,
19,
55,
164,
51,
163,
249,
95,
149,
226,
253,
218,
20,
188,
218,
25,
163,
59,
18,
47,
170,
206,
28,
246,
236,
55,
92,
122
]
},
{
name: "const-2",
shape: [
1
],
type: "INT32",
data: [
167,
46,
34,
159
]
},
{
name: "result-0",
shape: [
1,
23,
49,
1
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}