{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, 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, 0, 9 ], stride: [ 1, 1 ], dilation: [ 1, 2 ], input_zp: 0, weight_zp: 54 }, 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: [ 52, 213, 145, 12, 59, 44, 110, 218 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 176, 195, 128, 202, 0, 138, 62, 206, 211, 32, 126, 28, 94, 131, 5, 244, 247, 77, 107, 217, 147, 170, 204, 95, 217, 187, 46, 197, 47, 159, 199, 13, 21, 57, 42, 196, 120, 86, 11, 130, 21, 170, 37, 246, 113, 179, 102, 157 ] }, { name: "result-0", shape: [ 1, 20, 42, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }