{ 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: [ 9, 9, 0, 0 ], stride: [ 1, 1 ], dilation: [ 7, 7 ], 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, 179, 190, 0, 0, 94, 191, 0, 0, 159, 191, 0, 0, 164, 189, 0, 0, 178, 62, 0, 0, 161, 63, 0, 0, 86, 63, 0, 0, 134, 191, 0, 0, 142, 62, 0, 0, 218, 63, 0, 0, 111, 63, 0, 0, 113, 190, 0, 0, 37, 191, 0, 0, 102, 190, 0, 0, 245, 191, 0, 0, 190, 190 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 125, 238, 171, 63, 226, 131, 176, 191, 7, 186, 161, 63, 195, 184, 153, 189, 77, 26, 100, 63, 118, 174, 182, 191, 11, 168, 200, 63, 128, 56, 94, 191, 81, 93, 129, 63, 108, 179, 157, 63, 203, 30, 95, 191, 12, 237, 150, 190, 46, 14, 67, 189, 84, 221, 84, 63, 242, 176, 173, 63, 158, 2, 218, 190 ] }, { name: "result-0", shape: [ 1, 35, 31, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }