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