{ 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: [ 2, 1 ], dilation: [ 2, 1 ], input_zp: 0, weight_zp: 3 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 9, 44, 3 ], type: "INT16" }, { name: "const-1", shape: [ 3, 1, 3, 4 ], type: "INT8", data: [ 144, 142, 145, 16, 28, 212, 151, 106, 40, 122, 56, 135, 191, 47, 39, 251, 128, 79, 79, 150, 78, 62, 26, 244, 23, 240, 135, 208, 130, 44, 93, 201, 196, 109, 217, 197 ] }, { name: "const-2", shape: [ 12 ], type: "INT48", data: [ 198, 138, 23, 187, 213, 195, 155, 111, 137, 9, 115, 240, 164, 168, 206, 216, 42, 64, 244, 112, 215, 160, 217, 79, 242, 0, 23, 72, 9, 132, 67, 0, 216, 28, 12, 155, 163, 28, 2, 54, 88, 44, 139, 141, 111, 190, 131, 135, 239, 29, 168, 89, 166, 177, 225, 124, 247, 48, 18, 84, 151, 55, 169, 183, 249, 196, 139, 119, 205, 18, 64, 128 ] }, { name: "result-0", shape: [ 1, 3, 53, 12 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }