blob: e21ca03cd2822db2f37927d90cc4c41fb8c0e629 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "SLICE",
attribute_type: "SliceAttribute",
attribute: {
start: [
0,
4
],
size: [
1,
6
]
},
inputs: [
"TosaInput_0"
],
outputs: [
"layer_0"
]
},
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
6
]
},
inputs: [
"layer_0"
],
outputs: [
"TosaOutput_0"
]
}
],
tensors: [
{
name: "TosaInput_0",
shape: [
14,
19
],
type: "INT32",
data: [
]
},
{
name: "TosaOutput_0",
shape: [
6
],
type: "INT32",
data: [
]
},
{
name: "layer_0",
shape: [
1,
6
],
type: "INT32",
data: [
]
}
],
inputs: [
"TosaInput_0"
],
outputs: [
"TosaOutput_0"
]
}
]
}