blob: 70e1355c23691b111a5298b704b880c60841296f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "TILE",
attribute_type: "TileAttribute",
attribute: {
multiples: [
1,
2,
1,
2,
2,
3
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
8,
8,
6,
5,
7,
3
],
type: "INT16"
},
{
name: "result-0",
shape: [
8,
16,
6,
10,
14,
9
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}