blob: 26993e196561d93db6a1b8b2241b69ab40fe39f0 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RFFT2D",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0",
"result-1"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
8,
4
],
type: "FP32"
},
{
name: "result-0",
shape: [
1,
8,
3
],
type: "BOOL"
},
{
name: "result-1",
shape: [
1,
8,
3
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0",
"result-1"
]
}
]
}
]
}