{ 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, 0, 0 ], stride: [ 2, 2 ], dilation: [ 2, 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, 201, 191, 0, 0, 126, 62, 0, 0, 90, 191, 0, 0, 150, 191, 0, 0, 160, 191, 0, 0, 151, 63, 0, 0, 213, 190, 0, 0, 218, 191, 0, 0, 183, 191, 0, 0, 40, 63, 0, 0, 132, 190, 0, 0, 173, 63, 0, 0, 201, 191, 0, 0, 115, 191, 0, 0, 238, 191, 0, 0, 9, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 215, 106, 251, 191, 54, 217, 181, 63, 191, 37, 127, 191, 113, 249, 173, 191, 190, 6, 89, 63, 94, 162, 155, 63, 147, 74, 165, 191, 122, 176, 130, 63, 248, 211, 19, 191, 90, 128, 228, 61, 152, 104, 214, 61, 99, 127, 222, 63, 103, 45, 184, 191, 228, 27, 185, 191, 212, 166, 63, 63, 62, 74, 148, 190 ] }, { name: "result-0", shape: [ 1, 9, 16, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }