blob: 4b8482ab467b3553b0fc6b595119e0e095b73d47 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "TRANSPOSE",
attribute_type: "TransposeAttribute",
attribute: {
perms: [
2,
0,
3,
1
]
},
inputs: [
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
21,
17,
21
],
type: "INT16"
},
{
name: "result-0",
shape: [
17,
13,
21,
21
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}