blob: 314a5f6593df28e0bb4ba7017234df5e421e9290 [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: [
3,
7,
32
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
4,
3,
1,
8,
7,
1
],
type: "INT8"
},
{
name: "result-0",
shape: [
3,
7,
32
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}