blob: 9126dfdea575ac07a0c8a291f4c3804157b4f1ac [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "FFT2D",
attribute_type: "FFTAttribute",
attribute: {
inverse: false
},
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0",
"result-1"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
4,
4096
],
type: "FP32"
},
{
name: "input-1",
shape: [
1,
4,
4096
],
type: "FP32"
},
{
name: "result-0",
shape: [
1,
4,
4096
],
type: "FP32"
},
{
name: "result-1",
shape: [
1,
4,
4096
],
type: "FP32"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0",
"result-1"
]
}
]
}
]
}