blob: 14d8c1a134eb69c071ba0a2d52aa3a5d0defef99 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "TILE",
attribute_type: "TileAttribute",
attribute: {
multiples: [
1,
2,
3,
1
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
19,
16,
18,
19
],
type: "INT32"
},
{
name: "result-0",
shape: [
19,
32,
54,
19
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}