{ 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: [ 1, 0, 0, 0 ], stride: [ 1, 2 ], dilation: [ 2, 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: "BF16" }, { name: "const-1", shape: [ 1, 1, 4, 4 ], type: "BF16", data: [ 0, 0, 71, 191, 0, 0, 132, 191, 0, 0, 170, 63, 0, 0, 162, 191, 0, 0, 164, 191, 0, 0, 236, 63, 0, 0, 57, 63, 0, 0, 200, 63, 0, 0, 45, 63, 0, 0, 221, 190, 0, 0, 170, 61, 0, 0, 135, 191, 0, 0, 152, 63, 0, 0, 83, 63, 0, 0, 104, 191, 0, 0, 104, 61 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 224, 238, 31, 189, 144, 37, 113, 191, 211, 236, 247, 62, 112, 86, 94, 191, 61, 111, 208, 191, 83, 42, 61, 63, 137, 111, 6, 63, 17, 51, 226, 191, 95, 172, 113, 63, 82, 238, 219, 191, 244, 196, 133, 63, 2, 202, 215, 190, 208, 70, 101, 191, 43, 102, 154, 63, 141, 233, 128, 189, 250, 159, 44, 191 ] }, { name: "result-0", shape: [ 1, 18, 16, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }