blob: 1d4c187acb1cbe9c7aa7e3fa91212deffe7d439d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
new_shape: [
11,
3,
2,
3
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
3,
6,
1
],
type: "INT4"
},
{
name: "result-0",
shape: [
11,
3,
2,
3
],
type: "INT4"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}