blob: 0661e5937b30832b5c0437ee3c9eeb3fc8887abe [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: [
3,
2,
2,
1,
2,
1
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
3,
8,
1,
8,
3,
9
],
type: "INT32"
},
{
name: "result-0",
shape: [
9,
16,
2,
8,
6,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}