{ 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, 9, 0, 9 ], stride: [ 2, 1 ], dilation: [ 7, 7 ], input_zp: 0, weight_zp: 89 }, 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: [ 2, 2, 4, 2 ], type: "INT8", data: [ 246, 163, 135, 124, 108, 70, 152, 174, 85, 5, 202, 232, 109, 122, 107, 153, 251, 89, 109, 206, 88, 150, 97, 226, 6, 61, 98, 251, 68, 28, 113, 164 ] }, { name: "const-2", shape: [ 8 ], type: "INT48", data: [ 46, 220, 208, 131, 76, 69, 157, 164, 147, 36, 128, 74, 197, 48, 45, 6, 149, 9, 56, 194, 124, 250, 24, 248, 160, 8, 132, 59, 90, 211, 176, 162, 212, 179, 33, 11, 125, 41, 33, 111, 51, 85, 202, 226, 67, 195, 28, 43 ] }, { name: "result-0", shape: [ 1, 7, 35, 8 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }