blob: fea49984f9e40e9f3961203b19ef30d5e17c041d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "MATMUL",
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
b_zp: 0
},
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
3,
7,
6
],
type: "BF16"
},
{
name: "input-1",
shape: [
3,
6,
2
],
type: "BF16"
},
{
name: "result-0",
shape: [
3,
7,
2
],
type: "FP32"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}