{ 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, 16, 512 ], type: "FP32" }, { name: "result-0", shape: [ 1, 16, 257 ], type: "FP32" }, { name: "result-1", shape: [ 1, 16, 257 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0", "result-1" ] } ] } ] }