{ 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, 9 ], stride: [ 1, 2 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: -60 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 44, 3 ], type: "INT16" }, { name: "const-1", shape: [ 1, 1, 3, 4 ], type: "INT8", data: [ 252, 132, 2, 58, 85, 151, 135, 115, 108, 74, 143, 200 ] }, { name: "const-2", shape: [ 12 ], type: "INT48", data: [ 30, 209, 235, 6, 155, 106, 201, 142, 146, 74, 143, 103, 198, 128, 165, 249, 242, 208, 170, 177, 120, 123, 24, 145, 249, 123, 218, 214, 254, 26, 63, 125, 121, 113, 110, 59, 76, 105, 166, 94, 174, 103, 83, 175, 79, 21, 240, 136, 51, 46, 167, 29, 88, 203, 30, 49, 230, 40, 188, 76, 51, 4, 247, 94, 190, 76, 206, 97, 109, 249, 237, 19 ] }, { name: "result-0", shape: [ 1, 9, 27, 12 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }