{ 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, 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, 4 ], type: "BF16", data: [ 0, 0, 46, 63, 0, 0, 137, 191, 0, 0, 199, 191, 0, 0, 133, 63, 0, 0, 215, 190, 0, 0, 7, 191, 0, 0, 136, 63, 0, 0, 185, 190, 0, 0, 243, 63, 0, 0, 120, 62, 0, 0, 201, 62, 0, 0, 171, 63, 0, 0, 8, 63, 0, 0, 186, 63, 0, 0, 235, 62, 0, 0, 202, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 58, 77, 86, 191, 111, 183, 121, 190, 129, 123, 221, 63, 66, 204, 198, 191, 236, 66, 235, 63, 143, 18, 179, 191, 78, 134, 215, 63, 99, 126, 34, 63, 118, 230, 219, 63, 201, 193, 90, 191, 209, 150, 163, 63, 24, 167, 117, 63, 73, 24, 192, 191, 31, 207, 203, 63, 83, 2, 6, 191, 141, 81, 207, 191 ] }, { name: "result-0", shape: [ 1, 17, 5, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }