{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESIZE", attribute_type: "ResizeAttribute", attribute: { output_size: [ 250, 36 ], stride: [ 147, 398 ], offset: [ -950, -825 ], shift: 11, 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, 18, 7, 32 ], type: "BOOL" }, { name: "result-0", shape: [ 1, 250, 36, 32 ], type: "INT8" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }