{ 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, 0, 9, 0 ], stride: [ 1, 1 ], dilation: [ 2, 2 ], 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, 2 ], type: "BF16", data: [ 0, 0, 202, 190, 0, 0, 252, 63, 0, 0, 129, 189, 0, 0, 186, 63, 0, 0, 171, 191, 0, 0, 150, 191, 0, 0, 166, 63, 0, 0, 155, 191 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 54, 84, 1, 191, 130, 213, 180, 62, 165, 170, 254, 63, 33, 192, 73, 191, 86, 166, 117, 63, 41, 0, 163, 63, 42, 1, 176, 61, 18, 207, 184, 190 ] }, { name: "result-0", shape: [ 1, 17, 40, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }