{ version: { _major: 0, _minor: 70, _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, 1 ], type: "FP16", data: [ 209, 63, 22, 61, 124, 63, 210, 56, 192, 190, 3, 62, 175, 56, 51, 189, 72, 61, 170, 59, 81, 189, 83, 61, 229, 59, 139, 181, 42, 60 ] }, { name: "const-2", shape: [ 5 ], type: "FP16", data: [ 213, 188, 207, 63, 133, 186, 172, 57, 100, 171 ] }, { name: "result-0", shape: [ 1, 35, 11, 5 ], type: "FP16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }