{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESIZE", attribute_type: "ResizeAttribute", attribute: { output_size: [ 138, 201 ], stride: [ 148, 234 ], offset: [ -950, -907 ], shift: 11, stride_fp: [ 0.0, 0.0 ], offset_fp: [ 0.0, 0.0 ], mode: "BILINEAR" }, inputs: [ ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 10, 23, 32 ], type: "INT8" }, { name: "result-0", shape: [ 1, 138, 201, 32 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }