修复日志级别使用错误和字符串打印问题:
HCCL_DEBUG 改为 HCCL_INFO,因为该日志应在正常流程中打印tag 打印时未调用 c_str() 的问题Add unit tests for HCCL SQCQ V1 and V2 functionalities
ut_aicpu_hccl_sqcqv1.cc, covering various scenarios such as RDMA DB send, notify wait, record, and memcpy operations.ut_aicpu_hccl_sqcqv2.cc, including tests for notify wait, record, write value, and event operations.NA
未涉及功能改动,仅日志级别和格式调整
未涉及文档更新