{ version: { _major: 0, _minor: 51, _patch: 0, _draft: true }, 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: "DEPTHWISE_CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 1, 0, 1, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 1, 65531, 2 ], type: "FP32" }, { name: "const-1", shape: [ 1, 1, 2, 2 ], type: "FP32", data: [ 136, 38, 209, 62, 10, 103, 177, 191, 199, 219, 182, 63, 145, 77, 134, 191 ] }, { name: "const-2", shape: [ 4 ], type: "FP32", data: [ 234, 24, 193, 63, 51, 141, 187, 190, 105, 4, 211, 63, 43, 4, 24, 63 ] }, { name: "result-0", shape: [ 1, 2, 65532, 4 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }