blob: 3cde3f6f03fc8eb071bb2c559e55ba95b09e2bb0 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "TILE",
attribute_type: "TileAttribute",
attribute: {
multiples: [
2,
1,
2,
3
]
},
inputs: [
"input-0",
"eiDummyInput"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
2,
10,
11
],
type: "BOOL"
},
{
name: "result-0",
shape: [
20,
2,
20,
33
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}