{ 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: [ 9, 0, 9, 0 ], stride: [ 2, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: -71 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 4 ], type: "INT16" }, { name: "const-1", shape: [ 2, 2, 4, 2 ], type: "INT8", data: [ 155, 72, 96, 143, 149, 59, 193, 118, 149, 232, 211, 179, 190, 38, 92, 234, 173, 103, 133, 29, 16, 7, 146, 99, 93, 47, 82, 78, 2, 100, 165, 232 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 218, 186, 169, 88, 47, 109, 39, 196, 116, 140, 198, 134, 240, 176, 105, 175, 43, 22, 27, 169, 115, 127, 34, 71, 93, 121, 44, 251, 116, 84, 142, 245, 58, 51, 57, 54, 176, 83, 70, 243, 51, 125, 74, 174, 66, 24, 13, 100 ] }, { name: "result-0", shape: [ 1, 7, 35, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }