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