mindspore.runtime.memory_reserved ================================== .. 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/runtime/mindspore.runtime.memory_reserved.rst :alt: 查看源文件 .. py:function:: mindspore.runtime.memory_reserved() 返回内存池当前管理的内存总量。 .. note:: - 对于 `CPU` 后端,固定返回0。 返回: int,单位为Byte。