blob: 3c549d103bf1741aab37fec180dc1ab15a9b1858 [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: [
3
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1
],
type: "INT4"
},
{
name: "result-0",
shape: [
3
],
type: "INT4"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}