{ 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, 9, 9, 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, 3, 4, 3 ], type: "FP16", data: [ 134, 52, 94, 60, 0, 192, 185, 168, 4, 188, 30, 57, 47, 52, 220, 182, 251, 181, 37, 49, 220, 190, 137, 60, 234, 189, 198, 53, 11, 57, 118, 63, 101, 56, 101, 62, 139, 190, 205, 57, 208, 183, 73, 61, 174, 188, 179, 191, 143, 177, 25, 61, 165, 186, 29, 181, 15, 190, 15, 61, 212, 60, 196, 182, 3, 58, 179, 61, 107, 59, 142, 180 ] }, { name: "const-2", shape: [ 12 ], type: "FP32", data: [ 62, 25, 39, 62, 21, 60, 187, 63, 183, 122, 253, 63, 54, 143, 244, 190, 92, 157, 134, 61, 28, 142, 162, 191, 70, 114, 211, 63, 86, 153, 40, 191, 95, 164, 103, 191, 255, 209, 113, 190, 79, 46, 231, 191, 115, 3, 195, 63 ] }, { name: "result-0", shape: [ 1, 26, 38, 12 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }