{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESIZE", attribute_type: "ResizeAttribute", attribute: { output_size: [ 116, 109 ], stride: [ 168, 301 ], offset: [ -428, -362 ], shift: 10, stride_fp: [ 0.0, 0.0 ], offset_fp: [ 0.0, 0.0 ], mode: "BILINEAR" }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 19, 32, 26 ], type: "INT8" }, { name: "result-0", shape: [ 1, 116, 109, 26 ], type: "FLOAT" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }