{ 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: [ 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, 2 ], type: "BF16", data: [ 0, 0, 234, 63, 0, 0, 176, 63, 0, 0, 101, 63, 0, 0, 138, 63, 0, 0, 246, 190, 0, 0, 53, 191, 0, 0, 131, 191, 0, 0, 137, 63 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 42, 102, 131, 63, 229, 28, 122, 63, 50, 63, 133, 62, 73, 183, 238, 63, 38, 8, 183, 191, 106, 244, 234, 63, 58, 159, 155, 63, 237, 222, 212, 191 ] }, { name: "result-0", shape: [ 1, 18, 16, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }