blob: e6b6bbd96d64068e8df1b4161db80a3ca45c26ab [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "TRANSPOSE",
attribute_type: "TransposeAttribute",
attribute: {
perms: [
1,
5,
2,
4,
3,
0
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
4,
7,
2,
3,
2,
3
],
type: "INT16"
},
{
name: "result-0",
shape: [
7,
3,
2,
2,
3,
4
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}