{ 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, 9, 0 ], stride: [ 1, 1 ], dilation: [ 2, 2 ], input_zp: 0, weight_zp: -66 }, 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: [ 1, 1, 4, 2 ], type: "INT8", data: [ 219, 55, 223, 244, 39, 205, 154, 241 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 42, 102, 9, 171, 215, 77, 27, 215, 221, 17, 191, 33, 20, 189, 132, 66, 0, 28, 125, 11, 93, 35, 168, 96, 30, 12, 241, 191, 138, 166, 103, 111, 229, 60, 245, 42, 20, 191, 180, 45, 160, 170, 204, 193, 12, 99, 225, 246 ] }, { name: "result-0", shape: [ 1, 11, 42, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }