{ 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: [ 9, 9, 9, 9 ], stride: [ 1, 2 ], dilation: [ 1, 7 ], input_zp: 0, weight_zp: -19 }, 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, 8 ], type: "INT8", data: [ 42, 90, 91, 169, 99, 144, 52, 172, 54, 196, 80, 140, 6, 10, 128, 184, 31, 8, 102, 102, 121, 26, 83, 29, 59, 28, 185, 131, 16, 70, 87, 240 ] }, { name: "const-2", shape: [ 32 ], type: "INT48", data: [ 249, 97, 122, 229, 69, 84, 116, 178, 27, 54, 241, 56, 70, 75, 221, 154, 223, 110, 140, 189, 48, 245, 19, 124, 16, 158, 154, 59, 10, 71, 180, 108, 8, 109, 231, 138, 10, 242, 115, 252, 12, 185, 71, 167, 55, 204, 184, 142, 194, 199, 64, 30, 36, 187, 202, 120, 47, 6, 133, 6, 112, 16, 55, 229, 13, 113, 162, 177, 139, 106, 21, 48, 238, 103, 111, 225, 159, 130, 104, 35, 76, 206, 177, 111, 38, 112, 128, 3, 175, 215, 45, 115, 170, 47, 184, 91, 86, 102, 86, 40, 36, 39, 33, 233, 237, 138, 199, 110, 91, 123, 20, 152, 198, 31, 160, 0, 126, 195, 203, 79, 59, 87, 51, 178, 142, 102, 84, 155, 140, 9, 113, 179, 18, 243, 240, 22, 65, 193, 117, 153, 10, 45, 136, 173, 227, 208, 130, 217, 234, 175, 244, 189, 189, 198, 67, 62, 35, 155, 18, 56, 95, 89, 147, 36, 166, 115, 49, 40, 55, 192, 75, 180, 152, 8, 231, 25, 197, 93, 67, 130, 196, 102, 65, 30, 21, 119, 86, 73, 160, 150, 72, 101 ] }, { name: "result-0", shape: [ 1, 29, 26, 32 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }