{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "RESIZE", attribute_type: "ResizeAttribute", attribute: { scale: [ 4, 1, 3, 1 ], offset: [ 0, 0 ], border: [ 0, 2 ], mode: "BILINEAR" }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 4, 5, 9 ], type: "INT48" }, { name: "result-0", shape: [ 1, 13, 15, 9 ], type: "INT16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }