blob: 0c439592065086283e0353319557a7369e153808 [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: "CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
0,
0,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
5,
2
],
type: "BF16"
},
{
name: "const-1",
shape: [
7,
1,
1,
2
],
type: "BF16",
data: [
0,
0,
33,
62,
0,
0,
42,
63,
0,
0,
33,
63,
0,
0,
111,
63,
0,
0,
76,
63,
0,
0,
17,
63,
0,
0,
12,
62,
0,
0,
16,
63,
0,
0,
124,
61,
0,
0,
220,
62,
0,
0,
199,
62,
0,
0,
219,
62,
0,
0,
143,
62,
0,
0,
47,
63
]
},
{
name: "const-2",
shape: [
7
],
type: "FP32",
data: [
35,
72,
87,
63,
136,
189,
68,
63,
93,
180,
32,
63,
247,
208,
9,
63,
64,
164,
254,
60,
52,
18,
57,
63,
0,
132,
11,
63
]
},
{
name: "result-0",
shape: [
1,
2,
5,
7
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}