mindspore.runtime.memory_replay ======================================= .. 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/runtime/mindspore.runtime.memory_replay.rst :alt: 查看源文件 .. py:function:: mindspore.runtime.memory_replay(file_path) 基于memory_block.csv的申请释放顺序,进行内存重放。 参数: - **file_path** (str) - memory_block.csv文件的路径。