{ 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, 0, 0 ], stride: [ 1, 1 ], dilation: [ 1, 1 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 37, 11, 5 ], type: "FP16" }, { name: "const-1", shape: [ 3, 1, 5, 2 ], type: "FP16", data: [ 16, 62, 17, 184, 45, 191, 89, 63, 235, 191, 217, 61, 215, 191, 241, 190, 96, 163, 75, 63, 26, 60, 210, 61, 241, 184, 86, 181, 249, 60, 110, 57, 180, 60, 115, 61, 82, 60, 159, 61, 129, 188, 6, 185, 214, 189, 133, 183, 114, 186, 217, 187, 36, 186, 180, 157, 174, 61, 21, 52 ] }, { name: "const-2", shape: [ 10 ], type: "FP16", data: [ 219, 181, 232, 188, 93, 181, 42, 59, 172, 187, 25, 60, 241, 52, 43, 170, 188, 188, 215, 47 ] }, { name: "result-0", shape: [ 1, 35, 11, 10 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }