{ 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, 0, 0 ], stride: [ 1, 1 ], 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: "BF16" }, { name: "const-1", shape: [ 1, 1, 4, 4 ], type: "BF16", data: [ 0, 0, 180, 190, 0, 0, 247, 63, 0, 0, 188, 191, 0, 0, 184, 63, 0, 0, 70, 191, 0, 0, 203, 191, 0, 0, 219, 63, 0, 0, 128, 63, 0, 0, 161, 190, 0, 0, 194, 191, 0, 0, 146, 191, 0, 0, 232, 191, 0, 0, 167, 63, 0, 0, 166, 191, 0, 0, 128, 191, 0, 0, 236, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 244, 182, 230, 191, 204, 158, 240, 63, 46, 226, 75, 61, 128, 29, 182, 61, 228, 75, 163, 191, 64, 202, 53, 63, 240, 59, 157, 63, 235, 103, 110, 61, 69, 131, 239, 191, 115, 226, 186, 191, 189, 249, 132, 190, 45, 144, 212, 191, 147, 20, 225, 62, 164, 239, 160, 63, 159, 226, 202, 190, 124, 221, 129, 191 ] }, { name: "result-0", shape: [ 1, 26, 31, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }