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