{ 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: "DEPTHWISE_CONV2D", attribute_type: "ConvAttribute", attribute: { pad: [ 0, 0, 0, 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, 17, 31, 4 ], type: "FP16" }, { name: "const-1", shape: [ 1, 1, 4, 3 ], type: "FP16", data: [ 39, 189, 61, 55, 198, 191, 216, 62, 137, 187, 94, 191, 69, 190, 40, 188, 60, 187, 122, 191, 16, 187, 234, 188 ] }, { name: "const-2", shape: [ 12 ], type: "FP16", data: [ 197, 183, 89, 183, 39, 185, 130, 185, 144, 190, 153, 191, 196, 188, 27, 60, 218, 63, 219, 62, 82, 36, 19, 48 ] }, { name: "result-0", shape: [ 1, 17, 31, 12 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }