blob: 131648c82c2accdb4e7815171b5079342cbf1c0e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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,
8,
4
],
type: "FP32"
},
{
name: "input-1",
shape: [
1,
8,
4
],
type: "FP32"
},
{
name: "result-0",
shape: [
1,
8,
4
],
type: "BOOL"
},
{
name: "result-1",
shape: [
1,
8,
4
],
type: "BOOL"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0",
"result-1"
]
}
]
}
]
}