{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-1" ] }, { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-2" ] }, { op: "CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 1, 0, 0, 1 ], stride: [ -2, -2 ], dilation: [ 1, 2 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 6, 2, 6 ], type: "FP16" }, { name: "const-1", shape: [ 5, 1, 1, 6 ], type: "FP16", data: [ 125, 57, 170, 46, 88, 50, 156, 58, 249, 59, 75, 46, 108, 46, 27, 58, 30, 44, 99, 44, 28, 59, 103, 58, 13, 59, 52, 57, 41, 53, 64, 59, 200, 52, 104, 52, 23, 59, 114, 57, 42, 59, 253, 48, 158, 59, 231, 56, 88, 57, 80, 59, 24, 54, 194, 57, 31, 57, 77, 58 ] }, { name: "const-2", shape: [ 5 ], type: "FP16", data: [ 45, 59, 113, 57, 84, 44, 220, 49, 162, 59 ] }, { name: "result-0", shape: [ 1, -2, 0, 5 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }