problem: "Byte Alignment Analysis"
description: "Found the data size of {count} communication operators is not aligned, which deteriorates the communication performance."
min_size: 512 # byte
top_num: 5
solutions:
  - Adjusting the Data Size:
      desc: "Please adjust data size to align the data volume of the communication operator. 
      For details, contact related hccl engineers."