blob: 837267c6986547a129d84bfbb7e1dc9d9d73211f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
-1
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
50
],
type: "BOOL"
},
{
name: "result-0",
shape: [
-1
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}