{ 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, 9, 0, 0 ], stride: [ 1, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: 125 }, 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: [ 109, 185, 249, 193, 49, 211, 79, 108 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 198, 84, 230, 103, 121, 43, 253, 87, 206, 149, 183, 248, 207, 30, 203, 188, 18, 235, 16, 23, 37, 131, 218, 160, 55, 185, 106, 51, 113, 61, 137, 255, 9, 156, 228, 63, 182, 87, 89, 179, 211, 199, 69, 110, 53, 87, 124, 107 ] }, { name: "result-0", shape: [ 1, 29, 33, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }