blob: 7af8d292e62c6c9fcdad3069c46b49e00acd922f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
7,
3,
3,
13
]
},
inputs: [
"TosaInput_0"
],
outputs: [
"TosaOutput_0"
]
}
],
tensors: [
{
name: "TosaInput_0",
shape: [
13,
21,
3
],
type: "INT32",
data: [
]
},
{
name: "TosaOutput_0",
shape: [
7,
3,
3,
13
],
type: "INT32",
data: [
]
}
],
inputs: [
"TosaInput_0"
],
outputs: [
"TosaOutput_0"
]
}
]
}