blob: 31fe7c60aaa8e89eafcbe60c81214fcd516e496a [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: [
6
],
type: "FP16"
},
{
name: "result-0",
shape: [
18
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}