mindspore.mint.distributed.is_initialized ============================================= .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/br_base/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/br_base/docs/api/api_python/mint/mindspore.mint.distributed.is_initialized.rst :alt: 查看源文件 .. py:function:: mindspore.mint.distributed.is_initialized() 默认的通信组是否初始化。 返回: bool,表示是否初始化默认通信组。 样例: .. note:: .. include:: mindspore.mint.comm_note.txt