{ version: { _major: 0, _minor: 70, _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, 1, 0, 0 ], 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: [ 3, 1, 4, 3 ], type: "FP16", data: [ 44, 54, 153, 62, 156, 184, 159, 189, 26, 187, 232, 55, 118, 179, 33, 186, 23, 191, 234, 189, 224, 60, 153, 186, 110, 188, 55, 179, 58, 61, 173, 189, 239, 61, 31, 186, 148, 187, 133, 188, 246, 59, 211, 57, 87, 44, 157, 61, 222, 189, 115, 61, 32, 190, 41, 182, 40, 191, 143, 63, 123, 58, 226, 167, 62, 38, 144, 187, 140, 60, 138, 60 ] }, { name: "const-2", shape: [ 12 ], type: "FP32", data: [ 162, 197, 190, 191, 183, 223, 143, 61, 17, 86, 238, 63, 13, 170, 205, 190, 13, 85, 221, 63, 112, 167, 158, 191, 32, 158, 232, 62, 49, 79, 137, 63, 222, 36, 163, 63, 115, 110, 110, 191, 171, 112, 92, 191, 118, 231, 132, 63 ] }, { name: "result-0", shape: [ 1, 17, 16, 12 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }