{ 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, 1, 1 ], stride: [ 8, 1 ], dilation: [ 7, 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: "FP16" }, { name: "const-1", shape: [ 1, 3, 4, 2 ], type: "FP16", data: [ 182, 180, 152, 54, 213, 52, 29, 60, 223, 191, 36, 59, 212, 184, 21, 190, 252, 60, 59, 57, 248, 63, 52, 181, 112, 63, 88, 63, 68, 174, 11, 60, 1, 61, 177, 59, 150, 185, 110, 59, 208, 191, 78, 181, 58, 53, 154, 63 ] }, { name: "const-2", shape: [ 8 ], type: "FP16", data: [ 122, 190, 13, 59, 231, 190, 54, 187, 205, 63, 111, 61, 140, 190, 63, 59 ] }, { name: "result-0", shape: [ 1, 3, 31, 8 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }