mindspore.hal.default_stream ============================ .. 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/hal/mindspore.hal.default_stream.rst :alt: 查看源文件 .. py:function:: mindspore.hal.default_stream() 返回此设备上的默认流,此接口将在后续版本中废弃,请使用接口 :func:`mindspore.runtime.default_stream` 代替。 返回: Stream,此设备上的默认流。