blob: 755abd07e75723ce0884d58eb61de8b464e21846 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "SLICE",
attribute_type: "SliceAttribute",
attribute: {
start: [
5,
14,
0
],
size: [
1,
3,
1
]
},
inputs: [
"TosaInput_0"
],
outputs: [
"layer_0"
]
},
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
3,
1
]
},
inputs: [
"layer_0"
],
outputs: [
"TosaOutput_0"
]
}
],
tensors: [
{
name: "TosaInput_0",
shape: [
13,
21,
3
],
type: "INT32",
data: [
]
},
{
name: "TosaOutput_0",
shape: [
3,
1
],
type: "INT32",
data: [
]
},
{
name: "layer_0",
shape: [
1,
3,
1
],
type: "INT32",
data: [
]
}
],
inputs: [
"TosaInput_0"
],
outputs: [
"TosaOutput_0"
]
}
]
}
]
}