blob: 05e077284b1c69afd7d30371aeddeaead96b769b [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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: [
3,
8
],
type: "BF16"
},
{
name: "const-1",
shape: [
6,
8
],
type: "BF16",
data: [
0,
0,
104,
63,
0,
0,
198,
62,
0,
0,
2,
63,
0,
0,
238,
61,
0,
0,
60,
63,
0,
0,
51,
63,
0,
0,
75,
63,
0,
0,
166,
62,
0,
0,
223,
62,
0,
0,
44,
62,
0,
0,
118,
63,
0,
0,
176,
61,
0,
0,
38,
63,
0,
0,
52,
63,
0,
0,
33,
62,
0,
0,
187,
62,
0,
0,
48,
61,
0,
0,
14,
63,
0,
0,
126,
63,
0,
0,
220,
62,
0,
0,
125,
63,
0,
0,
1,
62,
0,
0,
200,
62,
0,
0,
102,
63,
0,
0,
96,
63,
0,
0,
165,
62,
0,
0,
45,
63,
0,
0,
98,
63,
0,
0,
68,
63,
0,
0,
32,
63,
0,
0,
28,
62,
0,
0,
149,
61,
0,
0,
29,
63,
0,
0,
0,
63,
0,
0,
115,
62,
0,
0,
149,
62,
0,
0,
200,
62,
0,
0,
253,
62,
0,
0,
199,
62,
0,
0,
198,
62,
0,
0,
237,
61,
0,
0,
93,
63,
0,
0,
27,
63,
0,
0,
21,
62,
0,
0,
217,
62,
0,
0,
213,
62,
0,
0,
25,
63,
0,
0,
27,
63
]
},
{
name: "const-2",
shape: [
6
],
type: "FP32",
data: [
71,
45,
37,
63,
198,
169,
50,
63,
73,
171,
211,
61,
195,
30,
156,
62,
4,
29,
142,
60,
198,
198,
232,
62
]
},
{
name: "result-0",
shape: [
3,
6
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}