{ 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, 1, 1, 1 ], stride: [ 1, 1 ], dilation: [ 1, 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, 108, 63, 0, 0, 236, 62, 0, 0, 190, 63, 0, 0, 151, 63, 0, 0, 184, 63, 0, 0, 147, 62, 0, 0, 212, 62, 0, 0, 184, 63 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 9, 140, 221, 191, 165, 0, 133, 63, 138, 6, 174, 190, 162, 244, 59, 62, 212, 56, 249, 191, 194, 240, 49, 63, 67, 172, 246, 63, 241, 129, 71, 191 ] }, { name: "result-0", shape: [ 1, 19, 33, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }