blob: e7547d53a9bfe727e85b1dfe1a016a988157e190 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "TILE",
attribute_type: "TileAttribute",
attribute: {
multiples: [
3,
2,
1,
3
]
},
inputs: [
"input-0"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
14,
19,
19,
19
],
type: "INT8"
},
{
name: "result-0",
shape: [
42,
38,
19,
57
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}