blob: 7a48964d494bfb15e69c5d00ca817340e06c4ffa [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: "FULLY_CONNECTED",
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: 35,
weight_zp: 93
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
12,
9
],
type: "INT8"
},
{
name: "const-1",
shape: [
7,
9
],
type: "INT8",
data: [
215,
203,
254,
46,
99,
52,
101,
128,
95,
223,
167,
166,
227,
216,
146,
195,
254,
147,
200,
124,
110,
0,
244,
165,
108,
188,
171,
137,
100,
204,
235,
144,
201,
191,
126,
239,
183,
43,
188,
85,
109,
142,
249,
191,
90,
162,
233,
217,
248,
173,
159,
188,
46,
106,
119,
36,
130,
93,
106,
11,
13,
81,
217
]
},
{
name: "const-2",
shape: [
7
],
type: "INT32",
data: [
215,
31,
133,
217,
144,
105,
246,
62,
60,
165,
148,
190,
5,
153,
0,
84,
238,
33,
126,
12,
160,
7,
47,
206,
141,
78,
48,
113
]
},
{
name: "result-0",
shape: [
12,
7
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}