blob: 6fd19eb87278df1e26eaca94197fe12b2449c15c [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: [
28,
15,
-1,
70
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
8,
3,
5,
5,
7,
7
],
type: "INT16"
},
{
name: "result-0",
shape: [
28,
15,
-1,
70
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}