未验证 提交 83a12b11 编写于 作者: S ShenLiang 提交者: GitHub

add info for topology (#54000)

上级 8acbf10b
......@@ -263,6 +263,11 @@ class HybridCommunicateGroup:
assert len(parallel_group) > 0
assert parallel_comm_group is not None
logger.info(
"Total {} {} comm group(s) create successfully!".format(
len(parallel_groups), parallel_method
)
)
return parallel_group, parallel_comm_group
def _set_check_group(self, parallel_method="data"):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册