blob: 77f50f07c3f87b2c87197bfc7c9c341921f8ddf5 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
1,
8,
4,
1,
5
]
},
inputs: [
"input-0"
],
outputs: [
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
4,
4
],
type: "BOOL"
},
{
name: "result-0",
shape: [
1,
8,
4,
1,
5
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}