{ 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, 4 ], type: "BF16", data: [ 0, 0, 81, 63, 0, 0, 21, 62, 0, 0, 100, 191, 0, 0, 157, 63, 0, 0, 199, 62, 0, 0, 248, 62, 0, 0, 201, 190, 0, 0, 81, 191, 0, 0, 223, 63, 0, 0, 146, 191, 0, 0, 57, 63, 0, 0, 185, 191, 0, 0, 10, 190, 0, 0, 122, 191, 0, 0, 9, 191, 0, 0, 243, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 131, 119, 242, 63, 92, 110, 212, 63, 96, 156, 152, 63, 174, 60, 180, 63, 221, 225, 42, 191, 54, 39, 63, 62, 192, 211, 234, 63, 157, 99, 195, 63, 28, 58, 120, 62, 88, 20, 161, 191, 186, 28, 129, 190, 161, 52, 234, 191, 170, 66, 231, 190, 251, 152, 206, 62, 48, 68, 254, 62, 20, 201, 94, 63 ] }, { name: "result-0", shape: [ 1, 18, 32, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }