blob: 038d3cd63866c7d9b6d32f10d075c9a16f6c793d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
108,
-1,
14,
1,
30
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
8,
5,
9,
6,
3,
7
],
type: "BOOL"
},
{
name: "result-0",
shape: [
108,
-1,
14,
1,
30
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}