blob: c89afe8b5e1be3cd57ccfadacb24cdaa9aa1a1d4 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "TRANSPOSE",
attribute_type: "TransposeAttribute",
attribute: {
perms: [
1,
0
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
42,
28
],
type: "FP16"
},
{
name: "result-0",
shape: [
28,
42
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}