blob: a65447b8d1def38b7a05dc15b6e17ae22662d0b1 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "MINIMUM",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
14,
11,
12
],
type: "INT4"
},
{
name: "input-1",
shape: [
14,
11,
1
],
type: "INT4"
},
{
name: "result-0",
shape: [
14,
11,
12
],
type: "INT4"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}