{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESIZE", attribute_type: "ResizeAttribute", attribute: { scale: [ 4, 2, 4, 2 ], offset: [ -1, -1 ], border: [ 1, 1 ], mode: "NEAREST" }, inputs: [ "TosaInput_0" ], outputs: [ "TosaOutput_0" ] } ], tensors: [ { name: "TosaInput_0", shape: [ 1, 8, 4, 17 ], type: "INT8", data: [ ] }, { name: "TosaOutput_0", shape: [ 1, 16, 8, 17 ], type: "INT8", data: [ ] } ], inputs: [ "TosaInput_0" ], outputs: [ "TosaOutput_0" ] } ] }