blob: a8ba2960db972f1afa26458b292765ce1321ad8f [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: "FULLY_CONNECTED",
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: 0,
weight_zp: 0,
accum_dtype: "INT32"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
11
],
type: "INT48"
},
{
name: "const-1",
shape: [
2,
11
],
type: "INT48",
data: [
51,
236,
105,
196,
203,
179,
43,
103,
42,
249,
49,
188,
159,
219,
98,
6,
166,
216,
5,
30,
13,
86,
106,
82,
105,
40,
128,
223,
82,
92,
64,
138,
180,
215,
8,
13,
140,
121,
197,
99,
243,
108,
254,
46,
35,
171,
93,
237,
18,
16,
45,
163,
216,
26,
162,
162,
145,
222,
226,
109,
222,
167,
253,
38,
116,
5,
117,
175,
207,
247,
1,
246,
19,
243,
85,
155,
106,
135,
234,
90,
29,
167,
106,
97,
165,
169,
200,
197,
97,
176,
162,
188,
93,
206,
255,
244,
144,
156,
203,
221,
70,
75,
127,
191,
177,
115,
61,
3,
145,
203,
64,
148,
238,
71,
171,
136,
147,
204,
51,
86,
136,
107,
47,
159,
244,
90,
99,
195,
226,
245,
94,
148
]
},
{
name: "const-2",
shape: [
2
],
type: "INT48",
data: [
105,
115,
123,
253,
224,
180,
182,
54,
218,
86,
211,
104
]
},
{
name: "result-0",
shape: [
10,
2
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}