blob: 0e648f28e67d970dd4b8fc298a1217104f263387 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "TRANSPOSE",
attribute_type: "TransposeAttribute",
attribute: {
perms: [
2,
0,
1
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
6,
34
],
type: "BF16"
},
{
name: "result-0",
shape: [
34,
13,
6
],
type: "BF16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}