{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, 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, 0, 0 ], stride: [ 1, 1 ], 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, 222, 191, 0, 0, 162, 191, 0, 0, 182, 63, 0, 0, 236, 191, 0, 0, 161, 63, 0, 0, 245, 62, 0, 0, 151, 62, 0, 0, 213, 191, 0, 0, 78, 191, 0, 0, 182, 63, 0, 0, 228, 63, 0, 0, 245, 63, 0, 0, 238, 63, 0, 0, 217, 63, 0, 0, 7, 63, 0, 0, 250, 191 ] }, { name: "const-2", shape: [ 16 ], type: "FP32", data: [ 190, 103, 108, 63, 179, 200, 34, 63, 176, 24, 10, 63, 28, 96, 0, 190, 132, 89, 226, 190, 16, 17, 213, 190, 13, 25, 216, 191, 151, 234, 175, 191, 247, 5, 149, 63, 75, 127, 172, 61, 250, 194, 246, 191, 19, 109, 100, 191, 8, 85, 235, 63, 83, 88, 157, 190, 74, 0, 187, 63, 170, 95, 156, 63 ] }, { name: "result-0", shape: [ 1, 18, 31, 16 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }