mindspore.hal.communication_stream ================================== .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/master/docs/api/api_python/hal/mindspore.hal.communication_stream.rst :alt: 查看源文件 .. py:function:: mindspore.hal.communication_stream() 返回此设备上的通信流。 .. note:: - 接口即将废弃,请使用接口 :func:`mindspore.runtime.communication_stream` 代替。 返回: Stream,此设备上的通信流。