{ version: { _major: 0, _minor: 51, _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: [ 0, 1, 0, 0 ], stride: [ 1, 1 ], 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, 2 ], type: "BF16", data: [ 0, 0, 208, 61, 0, 0, 108, 63, 0, 0, 140, 190, 0, 0, 68, 190, 0, 0, 185, 62, 0, 0, 170, 188, 0, 0, 183, 191, 0, 0, 177, 191 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 6, 28, 134, 191, 219, 16, 152, 62, 178, 45, 72, 63, 57, 239, 208, 188, 0, 204, 146, 63, 79, 128, 204, 63, 52, 172, 189, 189, 248, 150, 243, 190 ] }, { name: "result-0", shape: [ 1, 18, 31, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }