blob: 11fedab011abc95b3182b0f87a8d1ab239aef705 [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,
1,
3
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
3,
8
],
type: "INT8"
},
{
name: "result-0",
shape: [
10,
3,
24,
1,
1
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}