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