blob: 81a732d8a028c85566b3dd9e3ece76e764b0613d [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,
2
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
32,
32,
30
],
type: "INT16"
},
{
name: "result-0",
shape: [
32,
64,
60
],
type: "FLOAT"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}