blob: bb6c185ff730012875191f802a8e4090238ce387 [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: "FULLY_CONNECTED",
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
2,
8
],
type: "INT48"
},
{
name: "const-1",
shape: [
2,
8
],
type: "INT48",
data: [
80,
7,
243,
224,
178,
231,
17,
0,
243,
105,
81,
27,
60,
83,
64,
49,
194,
100,
239,
44,
168,
169,
240,
89,
160,
87,
46,
167,
134,
107,
24,
51,
13,
140,
219,
196,
221,
89,
16,
144,
68,
124,
227,
187,
243,
237,
254,
80,
139,
141,
61,
134,
120,
75,
122,
160,
98,
110,
230,
42,
84,
214,
44,
115,
183,
123,
105,
147,
167,
73,
10,
241,
51,
167,
22,
133,
213,
61,
128,
252,
235,
75,
229,
50,
93,
244,
182,
45,
106,
59,
160,
243,
128,
255,
95,
64
]
},
{
name: "const-2",
shape: [
2
],
type: "INT48",
data: [
139,
226,
201,
96,
213,
176,
23,
254,
230,
111,
91,
217
]
},
{
name: "result-0",
shape: [
2,
2
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}