mindspore.runtime.empty_cache ============================= .. 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.empty_cache.rst :alt: 查看源文件 .. py:function:: mindspore.runtime.empty_cache() 清理内存池中的内存碎片,优化内存排布。 .. note:: - 清空缓存可能有助于减少设备内存碎片,但可能对网络性能产生负面影响。 - 不支持Atlas训练系列产品。