{ 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, 0, 1, 1 ], stride: [ 1, 8 ], 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, 2 ], type: "BF16", data: [ 0, 0, 49, 191, 0, 0, 65, 63, 0, 0, 216, 63, 0, 0, 24, 191, 0, 0, 218, 190, 0, 0, 219, 191, 0, 0, 154, 63, 0, 0, 168, 190 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 210, 52, 138, 63, 131, 171, 27, 62, 212, 74, 242, 62, 4, 20, 230, 62, 178, 205, 51, 60, 251, 149, 190, 63, 150, 229, 215, 63, 192, 169, 160, 191 ] }, { name: "result-0", shape: [ 1, 17, 5, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }