mindspore.hal.empty_cache ========================= .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r2.3.1/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/r2.3.1/docs/api/api_python/hal/mindspore.hal.empty_cache.rst :alt: 查看源文件 .. py:function:: mindspore.hal.empty_cache() 清理内存池中的内存碎片,优化内存排布。 .. note:: - 目前MindSpore内存池没有清空内存碎片的功能,该接口预留但实现为空方法并以日志方式提示。