{ 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, 9, 9 ], stride: [ 1, 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, 17, 31, 4 ], type: "FP16" }, { name: "const-1", shape: [ 2, 2, 4, 3 ], type: "FP16", data: [ 255, 61, 103, 181, 249, 188, 140, 190, 204, 58, 208, 180, 123, 55, 163, 188, 242, 188, 150, 185, 245, 190, 209, 59, 243, 189, 76, 188, 132, 54, 154, 187, 82, 191, 79, 44, 63, 185, 66, 189, 132, 48, 27, 160, 207, 182, 239, 59, 33, 189, 190, 188, 184, 60, 186, 60, 103, 62, 38, 61, 223, 45, 111, 61, 103, 63, 230, 177, 234, 36, 27, 190, 151, 53, 149, 63, 52, 60, 102, 188, 178, 54, 28, 52, 21, 55, 190, 60, 147, 55, 224, 187, 242, 188, 181, 189 ] }, { name: "const-2", shape: [ 12 ], type: "FP16", data: [ 220, 186, 10, 190, 161, 188, 93, 58, 116, 185, 182, 189, 77, 190, 203, 47, 126, 63, 95, 37, 152, 185, 175, 186 ] }, { name: "result-0", shape: [ 1, 16, 24, 12 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }