blob: 4e57b56fbe75ba45e5c1b3c4711b27c5a0fcc568 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "TILE",
attribute_type: "TileAttribute",
attribute: {
multiples: [
2,
2
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
4
],
type: "BOOL"
},
{
name: "result-0",
shape: [
22,
8
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}