{ 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, 1, 0, 0 ], stride: [ 1, 8 ], dilation: [ 1, 7 ], input_zp: 92, weight_zp: -29 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 4, 65537, 1 ], type: "INT8" }, { name: "const-1", shape: [ 1, 1, 1, 13 ], type: "INT8", data: [ 4, 157, 184, 208, 25, 103, 103, 177, 240, 101, 239, 223, 102 ] }, { name: "const-2", shape: [ 13 ], type: "INT32", data: [ 96, 240, 111, 64, 227, 254, 124, 60, 121, 212, 245, 178, 218, 244, 22, 141, 251, 8, 49, 118, 181, 1, 204, 69, 196, 57, 73, 95, 17, 74, 157, 205, 120, 129, 108, 106, 11, 191, 126, 75, 23, 70, 215, 59, 102, 133, 220, 187, 250, 181, 98, 109 ] }, { name: "result-0", shape: [ 1, 5, 8193, 13 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }