{ version: { _major: 0, _minor: 70, _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, 0 ], stride: [ 1, 1 ], dilation: [ 7, 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, 4 ], type: "BF16", data: [ 0, 0, 181, 63, 0, 0, 249, 63, 0, 0, 252, 63, 0, 0, 179, 63, 0, 0, 163, 62, 0, 0, 189, 62, 0, 0, 159, 191, 0, 0, 208, 63, 0, 0, 209, 63, 0, 0, 153, 61, 0, 0, 18, 63, 0, 0, 252, 191, 0, 0, 58, 189, 0, 0, 160, 63, 0, 0, 40, 63, 0, 0, 74, 63 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 87, 50, 41, 191, 122, 212, 161, 63, 75, 176, 162, 191, 158, 164, 247, 191, 165, 129, 245, 189, 133, 0, 124, 191, 145, 81, 42, 62, 219, 71, 5, 63, 228, 71, 170, 63, 147, 198, 76, 63, 98, 25, 128, 61, 66, 218, 11, 63, 150, 133, 237, 191, 218, 7, 166, 191, 159, 252, 217, 191, 24, 66, 214, 186 ] }, { name: "result-0", shape: [ 1, 17, 32, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }