blob: 4a3dc7d25aa082b31dd1ae8a9239fca46a671ac8 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "TILE",
attribute_type: "TileAttribute",
attribute: {
multiples: [
2
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10
],
type: "BOOL"
},
{
name: "result-0",
shape: [
20
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}