{ 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, 1, 0 ], 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, 248, 191, 0, 0, 205, 63, 0, 0, 210, 63, 0, 0, 92, 191, 0, 0, 180, 191, 0, 0, 196, 63, 0, 0, 137, 63, 0, 0, 59, 63 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 104, 94, 21, 191, 202, 129, 228, 63, 88, 15, 138, 63, 110, 111, 173, 62, 149, 236, 82, 63, 125, 222, 113, 61, 42, 29, 233, 63, 250, 65, 184, 191 ] }, { name: "result-0", shape: [ 1, 18, 32, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }