{ 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: [ 9, 9, 0, 0 ], stride: [ 1, 1 ], 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, 2 ], type: "BF16", data: [ 0, 0, 128, 63, 0, 0, 186, 63, 0, 0, 39, 191, 0, 0, 163, 191, 0, 0, 69, 190, 0, 0, 205, 62, 0, 0, 84, 63, 0, 0, 196, 62 ] }, { name: "const-2", shape: [ 8 ], type: "FP32", data: [ 107, 58, 80, 190, 24, 131, 20, 191, 225, 195, 74, 63, 92, 105, 77, 191, 50, 139, 246, 60, 251, 142, 238, 190, 208, 158, 99, 191, 233, 225, 120, 190 ] }, { name: "result-0", shape: [ 1, 35, 31, 8 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }