{ 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, 0, 1 ], 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, 65540, 1, 3 ], type: "FP32" }, { name: "const-1", shape: [ 1, 1, 3, 2 ], type: "FP32", data: [ 98, 143, 184, 191, 195, 249, 23, 191, 10, 175, 173, 63, 253, 166, 45, 191, 39, 29, 171, 63, 146, 175, 3, 63 ] }, { name: "const-2", shape: [ 6 ], type: "FP32", data: [ 156, 59, 155, 191, 160, 252, 87, 61, 58, 23, 97, 63, 188, 8, 206, 63, 103, 81, 62, 63, 12, 103, 10, 191 ] }, { name: "result-0", shape: [ 1, 65541, 2, 6 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }