mindspore.ops.communication.is_initialized ============================================ .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg :target: https://atomgit.com/mindspore/mindspore/blob/master/docs/api/api_python/ops/mindspore.ops.communication.is_initialized.rst :alt: 查看源文件 .. py:function:: mindspore.ops.communication.is_initialized() 检查默认进程组是否已初始化。 返回: bool,默认进程组是否已初始化。 样例: .. note:: .. include:: ../mint/mindspore.mint.comm_note.txt